{"id":19926,"date":"2025-01-17T14:29:55","date_gmt":"2025-01-17T13:29:55","guid":{"rendered":"https:\/\/finewinegang.be\/guide-cadeaux-valentin\/"},"modified":"2025-01-17T14:42:06","modified_gmt":"2025-01-17T13:42:06","slug":"guide-cadeaux-valentin","status":"publish","type":"page","link":"https:\/\/finewinegang.be\/fr\/guide-cadeaux-valentin\/","title":{"rendered":"Guide cadeaux de la Saint-Valentin"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"19926\" class=\"elementor elementor-19926 elementor-19891\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c9887f9 e-con-full wd-section-stretch e-flex e-con e-parent\" data-id=\"c9887f9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-9d4156a e-con-full e-flex e-con e-child\" data-id=\"9d4156a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39a40f7 elementor-widget elementor-widget-heading\" data-id=\"39a40f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Guide cadeaux Saint-Valentin<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d1f3090 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"d1f3090\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Chez The Fine Wine Gang, nous sommes convaincus que les meilleurs cadeaux sont en bouteille\u2026 Pour les histoires qu\u2019elles racontent, les d\u00e9couvertes qu\u2019elles offrent et les moments qu\u2019elles cr\u00e9ent \u00e0 partager.<br \/>Que vous soyez \u00e0 la recherche d\u2019un grand classique intemporel, d\u2019un cadeau pour les curieux ou d\u2019une solution \u00e9l\u00e9gante pour les ind\u00e9cis, nous avons exactement ce qu\u2019il vous faut.  <\/p>\n<p>Laissez-vous inspirer par notre guide de cadeaux soigneusement \u00e9labor\u00e9 et trouvez le pr\u00e9sent parfait, s\u00e9lectionn\u00e9 avec amour par Antoine et Stijn \u2013 nos gentlemen sommeliers.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7638c0b elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"7638c0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">nos diff\u00e9rents th\u00e8mes de cadeaux <\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<script>\n\t\t\t(function() {\n\n\t\t\t\tconst offcanavs = document.querySelectorAll( '.jet-offcanvas' );\n\n\t\t\t\toffcanavs.forEach( ( offcanv ) => {\n\n\t\t\t\t\tif ( offcanv.dataset.jetOffcanvasInitialized ) {\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\n\t\t\t\t\toffcanv.dataset.jetOffcanvasInitialized = true;\n\n\t\t\t\t\tlet parent = offcanv.parentNode;\n\t\t\t\t\tlet settings = JSON.parse( offcanv.dataset.jetOffcanvas );\n\t\t\t\t\tlet expandNode = document.createElement( 'div' );\n\t\t\t\t\tlet collapseNode = document.createElement( 'div' );\n\n\t\t\t\t\texpandNode.classList.add( 'jet-offcanvas-trigger-wrap' );\n\t\t\t\t\tcollapseNode.classList.add( 'jet-offcanvas-trigger-wrap' );\n\n\t\t\t\t\texpandNode.classList.add( 'jet-offcanvas-' + offcanv.dataset.id );\n\n\t\t\t\t\texpandNode.innerHTML = '<div class=\"jet-offcanvas-expand jet-offcanvas-trigger\" tabindex=\"-1\">' + settings.expand + '<\/div>';\n\t\t\t\t\tcollapseNode.innerHTML = '<div class=\"jet-offcanvas-collapse jet-offcanvas-trigger\" tabindex=\"-1\">' + settings.collapse + '<\/div>';\n\n\t\t\t\t\tif ( parent ) {\n\t\t\t\t\t\tparent.classList.add( 'jet-offcanvas-parent' );\n\t\t\t\t\t}\n\n\t\t\t\t\tif ( offcanv.classList.contains( 'elementor-column' ) ) {\n\t\t\t\t\t\toffcanv.querySelector( '.elementor-element-populated' ).prepend( collapseNode );\n\t\t\t\t\t} else {\n\t\t\t\t\t\toffcanv.prepend( collapseNode );\n\t\t\t\t\t}\n\n\t\t\t\t\tparent.prepend( expandNode );\n\n\t\t\t\t\texpandNode.firstElementChild.addEventListener( 'click', () => {\n\t\t\t\t\t\toffcanv.classList.add( 'is-active' );\n\t\t\t\t\t\tparent.classList.add( 'is-active' );\n\t\t\t\t\t} );\n\n\t\t\t\t\tcollapseNode.firstElementChild.addEventListener( 'click', () => {\n\t\t\t\t\t\toffcanv.classList.remove( 'is-active' );\n\t\t\t\t\t\tparent.classList.remove( 'is-active' );\n\t\t\t\t\t} );\n\n\t\t\t\t\tdocument.addEventListener( 'click', ( event ) => {\n\n\t\t\t\t\t\t\/\/ if element diractly has required class - close offcanvas\n\t\t\t\t\t\tif ( event.target.classList.contains( 'offcanvas-collapse' ) ) {\n\t\t\t\t\t\t\toffcanv.classList.remove( 'is-active' );\n\t\t\t\t\t\t\tparent.classList.remove( 'is-active' );\n\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\/\/ if its button inside element with required class - also close offcanvas\n\t\t\t\t\t\tif ( 'BUTTON' === event.target.tagName ) {\n\t\t\t\t\t\t\tlet parentTarget = event.target.closest( '.offcanvas-collapse' );\n\t\t\t\t\t\t\tif ( parentTarget ) {\n\t\t\t\t\t\t\t\toffcanv.classList.remove( 'is-active' );\n\t\t\t\t\t\t\t\tparent.classList.remove( 'is-active' );\n\t\t\t\t\t\t\t\treturn;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t} );\n\n\t\t\t\t});\n\n\t\t\t})()\n\t\t<\/script>\n\t\t<div class=\"jet-offcanvas elementor-element elementor-element-8678715 e-con-full jet-offcanvas--yes elementor-hidden-mobile_extra e-flex e-con e-child\" data-jet-offcanvas=\"{&quot;expand&quot;:&quot;&lt;div class=\\&quot;jet-offcanvas-icon\\&quot;&gt;&lt;svg aria-hidden=\\&quot;true\\&quot; class=\\&quot;e-font-icon-svg e-fas-sliders-h\\&quot; viewBox=\\&quot;0 0 512 512\\&quot; xmlns=\\&quot;http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\&quot;&gt;&lt;path d=\\&quot;M496 384H160v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h80v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h336c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160h-80v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h336v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h80c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160H288V48c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16C7.2 64 0 71.2 0 80v32c0 8.8 7.2 16 16 16h208v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h208c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16z\\&quot;&gt;&lt;\\\/path&gt;&lt;\\\/svg&gt;&lt;\\\/div&gt;FILTERS OPENEN&quot;,&quot;collapse&quot;:&quot;&lt;div class=\\&quot;jet-offcanvas-icon\\&quot;&gt;&lt;svg aria-hidden=\\&quot;true\\&quot; class=\\&quot;e-font-icon-svg e-fas-check-square\\&quot; viewBox=\\&quot;0 0 448 512\\&quot; xmlns=\\&quot;http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\&quot;&gt;&lt;path d=\\&quot;M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z\\&quot;&gt;&lt;\\\/path&gt;&lt;\\\/svg&gt;&lt;\\\/div&gt;FILTERS TOEPASSEN&quot;}\" data-id=\"8678715\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d745440 elementor-align-center btn-styl elementor-widget elementor-widget-button\" data-id=\"d745440\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#box\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Gift boxes<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8072b90 elementor-align-center btn-styl elementor-widget elementor-widget-button\" data-id=\"8072b90\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#sparkling\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Mousseux<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fef3bc6 elementor-align-center btn-styl elementor-widget elementor-widget-button\" data-id=\"fef3bc6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#experiences\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">experiences<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e319e43 elementor-align-center btn-styl elementor-widget elementor-widget-button\" data-id=\"e319e43\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#Glasses\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Verres<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"jet-offcanvas elementor-element elementor-element-5e91dc7 e-con-full jet-offcanvas--yes elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-jet-offcanvas=\"{&quot;expand&quot;:&quot;&lt;div class=\\&quot;jet-offcanvas-icon\\&quot;&gt;&lt;svg aria-hidden=\\&quot;true\\&quot; class=\\&quot;e-font-icon-svg e-fas-sliders-h\\&quot; viewBox=\\&quot;0 0 512 512\\&quot; xmlns=\\&quot;http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\&quot;&gt;&lt;path d=\\&quot;M496 384H160v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h80v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h336c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160h-80v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h336v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h80c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160H288V48c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16C7.2 64 0 71.2 0 80v32c0 8.8 7.2 16 16 16h208v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h208c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16z\\&quot;&gt;&lt;\\\/path&gt;&lt;\\\/svg&gt;&lt;\\\/div&gt;FILTERS OPENEN&quot;,&quot;collapse&quot;:&quot;&lt;div class=\\&quot;jet-offcanvas-icon\\&quot;&gt;&lt;svg aria-hidden=\\&quot;true\\&quot; class=\\&quot;e-font-icon-svg e-fas-check-square\\&quot; viewBox=\\&quot;0 0 448 512\\&quot; xmlns=\\&quot;http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\&quot;&gt;&lt;path d=\\&quot;M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z\\&quot;&gt;&lt;\\\/path&gt;&lt;\\\/svg&gt;&lt;\\\/div&gt;FILTERS TOEPASSEN&quot;}\" data-id=\"5e91dc7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b1b65a0 elementor-align-center btn-styl elementor-widget elementor-widget-button\" data-id=\"b1b65a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#box\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Gift boxes<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6122811 elementor-align-center btn-styl elementor-widget elementor-widget-button\" data-id=\"6122811\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#sparkling\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Sparkling<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"jet-offcanvas elementor-element elementor-element-6975778 e-con-full jet-offcanvas--yes elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-jet-offcanvas=\"{&quot;expand&quot;:&quot;&lt;div class=\\&quot;jet-offcanvas-icon\\&quot;&gt;&lt;svg aria-hidden=\\&quot;true\\&quot; class=\\&quot;e-font-icon-svg e-fas-sliders-h\\&quot; viewBox=\\&quot;0 0 512 512\\&quot; xmlns=\\&quot;http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\&quot;&gt;&lt;path d=\\&quot;M496 384H160v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h80v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h336c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160h-80v-16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h336v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h80c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-160H288V48c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v16H16C7.2 64 0 71.2 0 80v32c0 8.8 7.2 16 16 16h208v16c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-16h208c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16z\\&quot;&gt;&lt;\\\/path&gt;&lt;\\\/svg&gt;&lt;\\\/div&gt;FILTERS OPENEN&quot;,&quot;collapse&quot;:&quot;&lt;div class=\\&quot;jet-offcanvas-icon\\&quot;&gt;&lt;svg aria-hidden=\\&quot;true\\&quot; class=\\&quot;e-font-icon-svg e-fas-check-square\\&quot; viewBox=\\&quot;0 0 448 512\\&quot; xmlns=\\&quot;http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\&quot;&gt;&lt;path d=\\&quot;M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z\\&quot;&gt;&lt;\\\/path&gt;&lt;\\\/svg&gt;&lt;\\\/div&gt;FILTERS TOEPASSEN&quot;}\" data-id=\"6975778\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8506822 elementor-align-center btn-styl elementor-widget elementor-widget-button\" data-id=\"8506822\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#experiences\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">experiences<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3cc0135 elementor-align-center btn-styl elementor-widget elementor-widget-button\" data-id=\"3cc0135\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#Glasses\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Verres<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-60ad916 wd-section-stretch paralex-sec-styl e-flex e-con-boxed e-con e-parent\" data-id=\"60ad916\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;jet_parallax_layout_list&quot;:[],&quot;background_motion_fx_devices&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c292030 e-con-full e-flex e-con e-child\" data-id=\"c292030\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f25cb2a elementor-widget elementor-widget-menu-anchor\" data-id=\"f25cb2a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"box\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f1565b elementor-widget elementor-widget-heading\" data-id=\"7f1565b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Fine Wine gang Gift Boxes<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a29be63 e-con-full e-flex e-con e-child\" data-id=\"a29be63\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ca673e color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"2ca673e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span class=\"TextRun SCXW118015931 BCX0\" lang=\"NL-NL\" xml:lang=\"NL-NL\" data-contrast=\"auto\"><span class=\"NormalTextRun SCXW118015931 BCX0\">Nos <\/span><span class=\"NormalTextRun SpellingErrorV2Themed SCXW118015931 BCX0\">giftboxes<\/span><span class=\"NormalTextRun SCXW118015931 BCX0\"> ne sont pas des cadeaux ordinaires &#8211; ce sont des histoires dans une bo\u00eete. Que vous optiez pour la classe intemporelle de nos classiques, que vous cherchiez l&rsquo;aventure dans des d\u00e9couvertes surprenantes ou que vous choisissiez le charme rebelle d&rsquo;une s\u00e9lection non conventionnelle, il y a toujours un coffret qui convient parfaitement. <\/span><\/span><span class=\"EOP SCXW118015931 BCX0\" data-ccp-props=\"{\"134233117\":false,\"134233118\":false,\"335559738\":240,\"335559739\":240}\"> <\/span><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-50bcaa2 e-con-full e-flex e-con e-child\" data-id=\"50bcaa2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c6b126b e-con-full e-transform e-flex e-con e-child\" data-id=\"c6b126b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_rotateZ_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_mobile_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8824b83 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"8824b83\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/the-experiment-discovery-box\/\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"1707\" height=\"2560\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/11\/Case-experiment-2op3-scaled.jpg\" class=\"attachment-full size-full wp-image-19334\" alt=\"\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/the-experiment-discovery-box\/\">the experiment<\/a><\/h3><p class=\"elementor-image-box-description\">Explorez des vins uniques avec c\u00e9pages atypiques et r\u00e9gions inattendues. Id\u00e9al pour les amateurs curieux et aventuriers du monde viticole. \n\n<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8d8c438 e-con-full e-transform e-flex e-con e-child\" data-id=\"8d8c438\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_rotateZ_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_mobile_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cbace79 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"cbace79\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/rebels-discovery-box\/\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"1707\" height=\"2560\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/11\/Case-rebels-2op3-scaled.jpg\" class=\"attachment-full size-full wp-image-19332\" alt=\"\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/rebels-discovery-box\/\">rebels<\/a><\/h3><p class=\"elementor-image-box-description\">D\u00e9couvrez une box surprenante aux saveurs sans d\u00e9tour, avec des alternatives raffin\u00e9es et des bouteilles parfaites pour les esprits libres.<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e9a5715 e-con-full e-transform e-flex e-con e-child\" data-id=\"e9a5715\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_rotateZ_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_mobile_extra&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2774fe0 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"2774fe0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/timeless-classics-discovery-box\/\" tabindex=\"-1\"><img loading=\"lazy\" decoding=\"async\" width=\"1707\" height=\"2560\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/11\/Case-timeless-classic-2op3-scaled.jpg\" class=\"attachment-full size-full wp-image-19329\" alt=\"discovery box timeless classics\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/timeless-classics-discovery-box\/\">timeless classics<\/a><\/h3><p class=\"elementor-image-box-description\">Savourez des vins raffin\u00e9s et intemporels. Une box d\u00e9di\u00e9e aux amateurs de classiques sophistiqu\u00e9s et d'un savoir-faire d'exception. <\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-56dfd95 wd-section-stretch paralex-sec-styl e-flex e-con-boxed e-con e-parent\" data-id=\"56dfd95\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c83bf9a e-con-full e-flex e-con e-child\" data-id=\"c83bf9a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1654fca elementor-widget elementor-widget-menu-anchor\" data-id=\"1654fca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"sparkling\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-625a87f elementor-widget elementor-widget-heading\" data-id=\"625a87f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Mousseux<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3769753 e-con-full e-flex e-con e-child\" data-id=\"3769753\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c4c6152 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"c4c6152\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Avec ou sans alcool, notre s\u00e9lection de vins p\u00e9tillants fait de chaque instant un moment \u00e0 c\u00e9l\u00e9brer. Des perles p\u00e9tillantes sophistiqu\u00e9es aux alternatives sans alcool pleines de caract\u00e8re, vous trouverez ici des options p\u00e9tillantes qui font de chaque verre un moment sp\u00e9cial. <\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2bc6b7b light wd-width-100 elementor-widget elementor-widget-wd_products\" data-id=\"2bc6b7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_products.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\n\t\t\t<div id=\"carousel-179\" class=\"wd-carousel-container  wd-products-element wd-products products wd-loop-builder-off\">\n\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"wd-carousel-inner\">\n\t\t\t\t\t<div class=\" wd-carousel wd-grid\" data-speed=\"5000\" data-wrap=\"yes\" data-autoplay=\"yes\" data-scroll_per_page=\"yes\" style=\"--wd-col-lg:5;--wd-col-md:4;--wd-col-sm:2;--wd-gap-lg:20px;--wd-gap-sm:10px;\">\n\t\t\t\t\t\t<div class=\"wd-carousel-wrap\">\n\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-13173 status-publish instock product_cat-bouteilles product_cat-vin-mousseux-rose has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"1\" data-id=\"13173\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/fleur-de-miraval-er2\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Fleur de Miraval ER2\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/05\/FWG-webshop-productfotos-3.png\" class=\"attachment-large size-large\" alt=\"Fleur de Miraval ER1 ros\u00e9 mousserend mousseux\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=13173\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"13173\" data-product_sku=\"MiFlSP02XX0750\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Fleur de Miraval ER2&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Fleur de Miraval ER2\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/fleur-de-miraval-er2\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"13173\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"13161\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/fleur-de-miraval-er2\/\">Fleur de Miraval ER2<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/mousseux\/vin-mousseux-rose\/\" rel=\"tag\">Vin mousseux ros\u00e9<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>340,00<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-20141 status-publish instock product_cat-bouteilles product_cat-sans-alcool has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"2\" data-id=\"20141\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/botan-la-cuvee-folie\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"B\u00f4tan La Cuv\u00e9e Folie\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"852\" height=\"857\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2025\/02\/Schermafbeelding-2025-02-05-102259.png\" class=\"attachment-large size-large\" alt=\"botan la cuv\u00e9e folie 0%\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=20141\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"20141\" data-product_sku=\"BoBoDI02XX0750\" aria-label=\"Ajouter au panier\u00a0: &ldquo;B\u00f4tan La Cuv\u00e9e Folie&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0B\u00f4tan La Cuv\u00e9e Folie\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/botan-la-cuvee-folie\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"20141\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"20140\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/botan-la-cuvee-folie\/\">B\u00f4tan La Cuv\u00e9e Folie<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/sans-alcool\/\" rel=\"tag\">Sans alcool<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>16,50<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-24116 status-publish last instock product_cat-bouteilles product_cat-cadeau-fr product_cat-sans-alcool has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"3\" data-id=\"24116\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/opius-gift-pack-rubedo\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Opius Gift Pack Rubedo\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2025\/11\/FWG-webshop-productfotos-42.png\" class=\"attachment-large size-large\" alt=\"Opius Gift Pack Rubedo\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=24116\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"24116\" data-product_sku=\"OpOpSR07XX0500\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Opius Gift Pack Rubedo&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Opius Gift Pack Rubedo\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/opius-gift-pack-rubedo\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"24116\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"24115\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/opius-gift-pack-rubedo\/\">Opius Gift Pack Rubedo<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/sans-alcool\/\" rel=\"tag\">Sans alcool<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/cadeau-fr\/\" rel=\"tag\">Cadeau<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>39,89<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-18861 status-publish first instock product_cat-bouteilles product_cat-sans-alcool product_tag-huber-fr has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"4\" data-id=\"18861\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/huber-layla\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Huber Layla\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/11\/Huber-Layla.png\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=18861\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"18861\" data-product_sku=\"MaMaSP02XX0750\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Huber Layla&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Huber Layla\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/huber-layla\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"18861\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"18860\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/huber-layla\/\">Huber Layla<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/sans-alcool\/\" rel=\"tag\">Sans alcool<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>12,95<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-13179 status-publish instock product_cat-bouteilles product_cat-local-friday-2025 product_cat-vin-mousseux product_tag-sparkling-tasting has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"5\" data-id=\"13179\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/berte-cordini-pinot-nero-spumante\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Bert\u00e9 &#038; Cordini Pinot nero Spumante\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/03\/Ontwerp-zonder-titel-8.png\" class=\"attachment-large size-large\" alt=\"Bert\u00e9 &amp; Cordini Pinot nero Spumante mousserend\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=13179\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"13179\" data-product_sku=\"BeBeSP02XX0750\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Bert\u00e9 &amp; Cordini Pinot nero Spumante&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Bert\u00e9 &amp; Cordini Pinot nero Spumante\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/berte-cordini-pinot-nero-spumante\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"13179\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"10643\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/berte-cordini-pinot-nero-spumante\/\">Bert\u00e9 &#038; Cordini Pinot nero Spumante<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/mousseux\/vin-mousseux\/\" rel=\"tag\">Vin mousseux<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/local-friday-2025\/\" rel=\"tag\">Local Friday 2025<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>17,50<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-22319 status-publish instock product_cat-bouteilles product_cat-vin-mousseux has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"6\" data-id=\"22319\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/gusbourne-brut-reserve-magnum-2020\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Gusbourne Brut R\u00e9serve Magnum 2020\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/05\/Gusbourne-Brut-Reserve-1-scaled.jpg\" class=\"attachment-large size-large\" alt=\"Gusbourne Brut R\u00e9serve magnum 2020\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=22319\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"22319\" data-product_sku=\"GuGuSP00201500\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Gusbourne Brut R\u00e9serve Magnum 2020&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Gusbourne Brut R\u00e9serve Magnum 2020\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/gusbourne-brut-reserve-magnum-2020\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"22319\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"22318\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/gusbourne-brut-reserve-magnum-2020\/\">Gusbourne Brut R\u00e9serve Magnum 2020<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/mousseux\/vin-mousseux\/\" rel=\"tag\">Vin mousseux<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>122,00<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-20911 status-publish last instock product_cat-bouteilles product_cat-vin-mousseux has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"7\" data-id=\"20911\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/gusbourne-blanc-de-blancs-2019\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Gusbourne Blanc de Blancs 2019\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/05\/FWG-webshop-productfotos-10.png\" class=\"attachment-large size-large\" alt=\"Gusbourne Blanc de Blancs 2018\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=20911\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"20911\" data-product_sku=\"GuGuSP02190750\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Gusbourne Blanc de Blancs 2019&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Gusbourne Blanc de Blancs 2019\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/gusbourne-blanc-de-blancs-2019\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"20911\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"20910\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/gusbourne-blanc-de-blancs-2019\/\">Gusbourne Blanc de Blancs 2019<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/mousseux\/vin-mousseux\/\" rel=\"tag\">Vin mousseux<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>75,00<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-13174 status-publish first instock product_cat-bouteilles product_cat-vin-mousseux-rose has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"8\" data-id=\"13174\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/fleur-de-miraval-er1\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Fleur de Miraval ER1\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/05\/FWG-webshop-productfotos-3.png\" class=\"attachment-large size-large\" alt=\"Fleur de Miraval ER1 ros\u00e9 mousserend mousseux\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=13174\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"13174\" data-product_sku=\"PeMiSP01XX0750\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Fleur de Miraval ER1&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Fleur de Miraval ER1\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/fleur-de-miraval-er1\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"13174\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"13165\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/fleur-de-miraval-er1\/\">Fleur de Miraval ER1<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/mousseux\/vin-mousseux-rose\/\" rel=\"tag\">Vin mousseux ros\u00e9<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>340,00<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-13171 status-publish instock product_cat-bouteilles product_cat-vin-mousseux-rose has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"9\" data-id=\"13171\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/fleur-de-miraval-er3\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Fleur de Miraval ER3\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/05\/FWG-webshop-productfotos-3.png\" class=\"attachment-large size-large\" alt=\"Fleur de Miraval ER1 ros\u00e9 mousserend mousseux\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=13171\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"13171\" data-product_sku=\"MiFlSP03XX0750\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Fleur de Miraval ER3&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Fleur de Miraval ER3\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/fleur-de-miraval-er3\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"13171\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"13167\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/fleur-de-miraval-er3\/\">Fleur de Miraval ER3<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/mousseux\/vin-mousseux-rose\/\" rel=\"tag\">Vin mousseux ros\u00e9<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>340,00<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-13177 status-publish instock product_cat-bouteilles product_cat-vin-mousseux has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"10\" data-id=\"13177\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/berte-cordini-cuvee-della-casa-extra-brut\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Bert\u00e9 &#038; Cordini Cuv\u00e9e della Casa Extra-Brut\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/03\/full_width__berte-cordini-cuvee-della-casa-scaled.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=13177\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"13177\" data-product_sku=\"BeBeSP03XX0750\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Bert\u00e9 &amp; Cordini Cuv\u00e9e della Casa Extra-Brut&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Bert\u00e9 &amp; Cordini Cuv\u00e9e della Casa Extra-Brut\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/berte-cordini-cuvee-della-casa-extra-brut\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"13177\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"10645\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/berte-cordini-cuvee-della-casa-extra-brut\/\">Bert\u00e9 &#038; Cordini Cuv\u00e9e della Casa Extra-Brut<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/mousseux\/vin-mousseux\/\" rel=\"tag\">Vin mousseux<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>29,95<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-13855 status-publish last instock product_cat-bouteilles product_cat-vin-mousseux-rose has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"11\" data-id=\"13855\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/gusbourne-rose-brut-2018\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Gusbourne Ros\u00e9 Brut 2018\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/05\/Gusbourne-Rose-scaled.jpg\" class=\"attachment-large size-large\" alt=\"Gusbourne Brut Ros\u00e9 2018\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=13855\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"13855\" data-product_sku=\"GuGuSP00180750\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Gusbourne Ros\u00e9 Brut 2018&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Gusbourne Ros\u00e9 Brut 2018\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/gusbourne-rose-brut-2018\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"13855\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"13855\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/gusbourne-rose-brut-2018\/\">Gusbourne Ros\u00e9 Brut 2018<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/mousseux\/vin-mousseux-rose\/\" rel=\"tag\">Vin mousseux ros\u00e9<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>65,00<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-24020 status-publish first instock product_cat-bouteilles product_cat-vin-mousseux product_tag-sparkling-tasting has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"12\" data-id=\"24020\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/champagne-collard-picard-dom-picard-grand-cru-extra-brut\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Champagne Collard-Picard \u00ab\u00a0Dom. Picard\u00a0\u00bb Grand Cru Extra Brut\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2025\/11\/Dom-Picard-fond-noir-HD-scaled.jpeg\" class=\"attachment-large size-large\" alt=\"Champagne Collard-Picard &quot;Dom. Picard&quot; Grand Cru Extra Brut\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=24020\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"24020\" data-product_sku=\"COCOSP04200750\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Champagne Collard-Picard &quot;Dom. Picard&quot; Grand Cru Extra Brut&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Champagne Collard-Picard &quot;Dom. Picard&quot; Grand Cru Extra Brut\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/champagne-collard-picard-dom-picard-grand-cru-extra-brut\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"24020\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"24019\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/champagne-collard-picard-dom-picard-grand-cru-extra-brut\/\">Champagne Collard-Picard \u00ab\u00a0Dom. Picard\u00a0\u00bb Grand Cru Extra Brut<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/mousseux\/vin-mousseux\/\" rel=\"tag\">Vin mousseux<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>78,00<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-14505 status-publish instock product_cat-bouteilles product_cat-vin-mousseux-rose has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"13\" data-id=\"14505\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/gusbourne-rose-brut-2019\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Gusbourne Ros\u00e9 Brut 2019\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/05\/Gusbourne-Rose-scaled.jpg\" class=\"attachment-large size-large\" alt=\"Gusbourne Brut Ros\u00e9 2018\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=14505\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"14505\" data-product_sku=\"GuGuSP01190750\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Gusbourne Ros\u00e9 Brut 2019&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Gusbourne Ros\u00e9 Brut 2019\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/gusbourne-rose-brut-2019\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"14505\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"13398\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/gusbourne-rose-brut-2019\/\">Gusbourne Ros\u00e9 Brut 2019<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/mousseux\/vin-mousseux-rose\/\" rel=\"tag\">Vin mousseux ros\u00e9<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>66,00<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-13180 status-publish instock product_cat-bouteilles product_cat-local-friday-2025 product_cat-vin-mousseux has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"14\" data-id=\"13180\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/berte-cordini-pinot-nero-bianco-frizzante-2020\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Bert\u00e9 &amp; Cordini Pinot Nero Bianco Frizzante 2020\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/03\/FWG-webshop-productfotos.png\" class=\"attachment-large size-large\" alt=\"Bert\u00e9 &amp; Cordini Pinot Noir\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=13180\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"13180\" data-product_sku=\"BeBeSP01XX0750\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Bert\u00e9 &amp; Cordini Pinot Nero Bianco Frizzante 2020&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Bert\u00e9 &amp; Cordini Pinot Nero Bianco Frizzante 2020\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/berte-cordini-pinot-nero-bianco-frizzante-2020\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"13180\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"10641\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/berte-cordini-pinot-nero-bianco-frizzante-2020\/\">Bert\u00e9 &amp; Cordini Pinot Nero Bianco Frizzante 2020<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/mousseux\/vin-mousseux\/\" rel=\"tag\">Vin mousseux<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/local-friday-2025\/\" rel=\"tag\">Local Friday 2025<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>14,95<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-24048 status-publish last instock product_cat-bouteilles product_cat-vin-mousseux product_tag-civa product_tag-sparkling-tasting product_tag-tenimenti-civa has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"15\" data-id=\"24048\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/tenimenti-civa-ribolla-gialla-spumante-extra-dry-millesimato-2024\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Tenimenti Civa Ribolla Gialla spumante extra dry millesimato 2024\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/11\/Tenimenti-Civa-Ribolla-Gialla-spumante-extra-dry-millemisato-2023.png\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=24048\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"24048\" data-product_sku=\"TeTeSP02240750\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Tenimenti Civa Ribolla Gialla spumante extra dry millesimato 2024&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Tenimenti Civa Ribolla Gialla spumante extra dry millesimato 2024\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/tenimenti-civa-ribolla-gialla-spumante-extra-dry-millesimato-2024\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"24048\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"24047\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/tenimenti-civa-ribolla-gialla-spumante-extra-dry-millesimato-2024\/\">Tenimenti Civa Ribolla Gialla spumante extra dry millesimato 2024<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/mousseux\/vin-mousseux\/\" rel=\"tag\">Vin mousseux<\/a><span class=\"wd-meta-sep\">,<\/span> <a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/bouteilles\/\" rel=\"tag\">Bouteilles<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>10,50<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"wd-nav-arrows wd-pos-sep wd-hover-1 wd-icon-1\">\n\t\t\t<div class=\"wd-btn-arrow wd-prev wd-disabled\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"wd-btn-arrow wd-next\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-ead86f5 wd-section-stretch paralex-sec-styl e-flex e-con-boxed e-con e-parent\" data-id=\"ead86f5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;background_motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;jet_parallax_layout_list&quot;:[],&quot;background_motion_fx_devices&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-bf7feb7 e-con-full e-flex e-con e-child\" data-id=\"bf7feb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73fbea4 elementor-widget elementor-widget-menu-anchor\" data-id=\"73fbea4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"experiences\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-82648d5 elementor-widget elementor-widget-heading\" data-id=\"82648d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">experiences<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-64e9b0e e-con-full e-flex e-con e-child\" data-id=\"64e9b0e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7408c32 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"7408c32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Que ce soit pour d\u00e9guster ensemble lors d&rsquo;une d\u00e9gustation ou pour offrir un bon cadeau afin de vivre une exp\u00e9rience inoubliable, il s&rsquo;agit de plaisir et de d\u00e9couverte. Choisissez parmi nos d\u00e9gustations d&rsquo;argent, d&rsquo;or, de mousseux ou de rebelles, ou offrez notre bon cadeau, utilisable dans tous les sens. <\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b15474d elementor-widget elementor-widget-template\" data-id=\"b15474d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"12266\" class=\"elementor elementor-12266 elementor-11406 elementor-11406\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-02c060a e-flex e-con-boxed e-con e-parent\" data-id=\"02c060a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f45e527 e-con-full e-transform e-transform e-flex e-con e-child\" data-id=\"f45e527\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.05,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-f0409f8 e-con-full e-flex e-con e-child\" data-id=\"f0409f8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ae8ef6 elementor-widget elementor-widget-heading\" data-id=\"8ae8ef6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Silver<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-abeafbd e-con-full e-flex e-con e-child\" data-id=\"abeafbd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f269e6 elementor-widget elementor-widget-heading\" data-id=\"5f269e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">49\u20ac<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2daac14 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"2daac14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"\" data-start=\"140\" data-end=\"177\">Par personne<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60e4b1e elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"60e4b1e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-clipboard\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm144 418c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V118c0-3.3 2.7-6 6-6h42v36c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-36h42c3.3 0 6 2.7 6 6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Cuv\u00e9es standard<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-wine-glass-alt\" viewBox=\"0 0 288 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M216 464h-40V346.81c68.47-15.89 118.05-79.91 111.4-154.16l-15.95-178.1C270.71 6.31 263.9 0 255.74 0H32.26c-8.15 0-14.97 6.31-15.7 14.55L.6 192.66C-6.05 266.91 43.53 330.93 112 346.82V464H72c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h208c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40zM61.75 48h164.5l7.17 80H54.58l7.17-80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">5 vins<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-laugh\" viewBox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 152c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm88 272h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18-8.9 71-69.5 126-142.9 126z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Accompagn\u00e9 d'un sommelier<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-clock\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">60-90 minutes<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c878a88 btn-styl elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"c878a88\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/finewinegang.be\/fr\/experience\/tasting-silver\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">R\u00e9server<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-287e732 e-con-full e-transform e-transform e-flex e-con e-child\" data-id=\"287e732\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.05,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-57a786c e-con-full e-flex e-con e-child\" data-id=\"57a786c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-806471f elementor-widget elementor-widget-heading\" data-id=\"806471f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Gold<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-be8e74d e-con-full e-flex e-con e-child\" data-id=\"be8e74d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-478a5af elementor-widget elementor-widget-heading\" data-id=\"478a5af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">55\u20ac<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a395da color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"2a395da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"\" data-start=\"140\" data-end=\"177\">Par personne<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-49b1f44 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"49b1f44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-clipboard\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm144 418c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V118c0-3.3 2.7-6 6-6h42v36c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-36h42c3.3 0 6 2.7 6 6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Cuv\u00e9es premium<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-wine-glass-alt\" viewBox=\"0 0 288 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M216 464h-40V346.81c68.47-15.89 118.05-79.91 111.4-154.16l-15.95-178.1C270.71 6.31 263.9 0 255.74 0H32.26c-8.15 0-14.97 6.31-15.7 14.55L.6 192.66C-6.05 266.91 43.53 330.93 112 346.82V464H72c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h208c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40zM61.75 48h164.5l7.17 80H54.58l7.17-80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">5 vins<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-laugh\" viewBox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 152c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm88 272h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18-8.9 71-69.5 126-142.9 126z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Accompagn\u00e9 d'un sommelier<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-clock\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">60-90 minutes<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5df8227 btn-styl elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"5df8227\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/finewinegang.be\/fr\/experience\/tasting-gold\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">R\u00e9server<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6dab99a e-con-full e-transform e-transform e-flex e-con e-child\" data-id=\"6dab99a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.05,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-1502cc8 e-con-full e-flex e-con e-child\" data-id=\"1502cc8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b762e4 elementor-widget elementor-widget-heading\" data-id=\"5b762e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Sparkling<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a7fa86 e-con-full e-flex e-con e-child\" data-id=\"7a7fa86\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1996247 elementor-widget elementor-widget-heading\" data-id=\"1996247\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u20ac61<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-05b99cc color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"05b99cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"\" data-start=\"140\" data-end=\"177\">Par personne<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11cabc1 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"11cabc1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-clipboard\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm144 418c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V118c0-3.3 2.7-6 6-6h42v36c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-36h42c3.3 0 6 2.7 6 6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Cuv\u00e9es de mousseux<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-wine-glass-alt\" viewBox=\"0 0 288 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M216 464h-40V346.81c68.47-15.89 118.05-79.91 111.4-154.16l-15.95-178.1C270.71 6.31 263.9 0 255.74 0H32.26c-8.15 0-14.97 6.31-15.7 14.55L.6 192.66C-6.05 266.91 43.53 330.93 112 346.82V464H72c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h208c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40zM61.75 48h164.5l7.17 80H54.58l7.17-80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">5 bulles<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-laugh\" viewBox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 152c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm88 272h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18-8.9 71-69.5 126-142.9 126z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Accompagn\u00e9 d'un sommelier<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-clock\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">60-90 minutes<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ad1ac5 btn-styl elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"3ad1ac5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/finewinegang.be\/fr\/experience\/tasting-sparkling\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">R\u00e9server<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6462a13 e-con-full e-transform e-transform e-flex e-con e-child\" data-id=\"6462a13\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.05,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t<div class=\"elementor-element elementor-element-3a63a51 e-con-full e-flex e-con e-child\" data-id=\"3a63a51\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f8fe458 elementor-widget elementor-widget-html\" data-id=\"f8fe458\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"box\"><div class=\"ribbon\"><span>0% Alcohol<\/span><\/div><\/div><style>.ribbon {\r\n  position: absolute;\r\n  right: -7px; top: -7px;\r\n  z-index: 1;\r\n  overflow: hidden;\r\n  width: 75px; height: 75px;\r\n  text-align: right;\r\n}\r\n.ribbon span {\r\n  font-size: 10px;\r\n  font-weight: bold;\r\n  color: #FFF;\r\n  text-transform: uppercase;\r\n  text-align: center;\r\n  line-height: 20px;\r\n  transform: rotate(45deg);\r\n  -webkit-transform: rotate(45deg);\r\n  width: 100px;\r\n  display: block;\r\n  background: #79A70A;\r\n  background: linear-gradient(#B08C59 0%, #8F7248 100%);\r\n  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);\r\n  position: absolute;\r\n  top: 19px; right: -21px;\r\n}\r\n.ribbon span::before {\r\n  content: \"\";\r\n  position: absolute; left: 0px; top: 100%;\r\n  z-index: -1;\r\n  border-left: 3px solid #8F7248;\r\n  border-right: 3px solid transparent;\r\n  border-bottom: 3px solid transparent;\r\n  border-top: 3px solid #8F7248;\r\n}\r\n.ribbon span::after {\r\n  content: \"\";\r\n  position: absolute; right: 0px; top: 100%;\r\n  z-index: -1;\r\n  border-left: 3px solid transparent;\r\n  border-right: 3px solid #8F7248;\r\n  border-bottom: 3px solid transparent;\r\n  border-top: 3px solid #8F7248;\r\n}\r\n\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4af2de2 elementor-widget elementor-widget-heading\" data-id=\"4af2de2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Rebels<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3c033a9 e-con-full e-flex e-con e-child\" data-id=\"3c033a9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a0eec5a elementor-widget elementor-widget-heading\" data-id=\"a0eec5a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">55\u20ac<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c37e50b color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"c37e50b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"\" data-start=\"140\" data-end=\"177\">Par personne<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0cc2fa elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"b0cc2fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-clipboard\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M336 64h-80c0-35.3-28.7-64-64-64s-64 28.7-64 64H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM192 40c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm144 418c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V118c0-3.3 2.7-6 6-6h42v36c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-36h42c3.3 0 6 2.7 6 6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Spiritueux sans alcool<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-wine-glass-alt\" viewBox=\"0 0 288 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M216 464h-40V346.81c68.47-15.89 118.05-79.91 111.4-154.16l-15.95-178.1C270.71 6.31 263.9 0 255.74 0H32.26c-8.15 0-14.97 6.31-15.7 14.55L.6 192.66C-6.05 266.91 43.53 330.93 112 346.82V464H72c-22.09 0-40 17.91-40 40 0 4.42 3.58 8 8 8h208c4.42 0 8-3.58 8-8 0-22.09-17.91-40-40-40zM61.75 48h164.5l7.17 80H54.58l7.17-80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">3 liqueurs + 3 botaniques + tonic<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-laugh\" viewBox=\"0 0 496 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm80 152c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm-160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32-32-14.3-32-32 14.3-32 32-32zm88 272h-16c-73.4 0-134-55-142.9-126-1.2-9.5 6.3-18 15.9-18h270c9.6 0 17.1 8.4 15.9 18-8.9 71-69.5 126-142.9 126z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Accompagn\u00e9 d'un sommelier<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-clock\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">60-90 minutes<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22b212a btn-styl elementor-align-justify elementor-widget elementor-widget-button\" data-id=\"22b212a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/finewinegang.be\/fr\/experience\/tasting-rebels\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">R\u00e9server<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-ce5b090 e-transform e-transform e-flex e-con-boxed e-con e-parent\" data-id=\"ce5b090\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.05,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scaleY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-93cdcdd e-con-full e-flex e-con e-child\" data-id=\"93cdcdd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c223333 elementor-widget elementor-widget-heading\" data-id=\"c223333\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Riedel Wine Glass Experience<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b2904fc e-con-full e-flex e-con e-child\" data-id=\"b2904fc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28856eb elementor-widget elementor-widget-heading\" data-id=\"28856eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">75\u20ac<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60a0aff color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"60a0aff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"\" data-start=\"140\" data-end=\"177\">Par personne<br>(\u00c0 r\u00e9server \u00e0 partir de 4 personnes)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-34fe8af color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"34fe8af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"\" data-start=\"140\" data-end=\"177\"><strong data-start=\"140\" data-end=\"175\">Go\u00fbtez la diff\u00e9rence. Litt\u00e9ralement.<\/strong><\/p><p class=\"\" data-start=\"179\" data-end=\"358\">Au cours de cette d\u00e9gustation unique, vous d\u00e9couvrirez comment le verre ad\u00e9quat transforme compl\u00e8tement votre exp\u00e9rience du vin. Les verres Riedel sp\u00e9cifiques \u00e0 chaque c\u00e9page permettent de r\u00e9v\u00e9ler tout le potentiel de votre vin.<br>En plus de la d\u00e9gustation, vous repartirez avec un coffret Riedel Performance Tasting Set (4 verres d&rsquo;une valeur de 118 \u20ac).<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa9979f btn-styl elementor-align-center elementor-widget elementor-widget-button\" data-id=\"aa9979f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/finewinegang.be\/fr\/experience\/riedel-wine-glass-experience\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">R\u00e9server<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-96b6ee9 wd-section-stretch paralex-sec-styl e-flex e-con-boxed e-con e-parent\" data-id=\"96b6ee9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e7183d elementor-widget elementor-widget-menu-anchor\" data-id=\"0e7183d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"Glasses\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5787794 e-con-full e-flex e-con e-child\" data-id=\"5787794\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1051c7a elementor-widget elementor-widget-heading\" data-id=\"1051c7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">WINE GLASS POETRY <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aee779d e-con-full e-flex e-con e-child\" data-id=\"aee779d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb749a0 color-scheme-inherit text-left elementor-widget elementor-widget-text-editor\" data-id=\"bb749a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Chez The Fine Wine Gang, nous savons que le verre est important. Avec notre s\u00e9lection de verres Riedel, vous offrez \u00e0 votre vin le traitement qu&rsquo;il m\u00e9rite &#8211; une \u00e9tape o\u00f9 il se r\u00e9v\u00e8le dans toute sa splendeur. Parfait pour ceux qui aiment la classe et une touche de flair sur la table.  <\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1fae2a1 light wd-width-100 elementor-widget elementor-widget-wd_products\" data-id=\"1fae2a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_products.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\n\t\t\t<div id=\"carousel-330\" class=\"wd-carousel-container  wd-products-element wd-products products wd-loop-builder-off\">\n\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t<div class=\"wd-carousel-inner\">\n\t\t\t\t\t<div class=\" wd-carousel wd-grid\" data-speed=\"5000\" data-autoplay=\"yes\" data-scroll_per_page=\"yes\" style=\"--wd-col-lg:5;--wd-col-md:4;--wd-col-sm:2;--wd-gap-lg:20px;--wd-gap-sm:10px;\">\n\t\t\t\t\t\t<div class=\"wd-carousel-wrap\">\n\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-20050 status-publish instock product_cat-verres product_tag-winewings has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"1\" data-id=\"20050\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-chardonnay\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Winewings Chardonnay\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2025\/01\/1443-97_RIEDEL-Winewings_Chardonnay_filled_black.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=20050\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"20050\" data-product_sku=\"RIRIGL121XX00000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Winewings Chardonnay&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Winewings Chardonnay\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-chardonnay\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"20050\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"20049\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-chardonnay\/\">RIEDEL Winewings Chardonnay<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>29,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-25457 status-publish instock product_cat-verres product_tag-superleggero has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"2\" data-id=\"25457\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-riesling-kopie\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Superleggero Sauvignon Blanc\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2026\/06\/6425-33_RIEDEL-Superleggero_Sauvignon-Blanc_black_filled-scaled.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=25457\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"25457\" data-product_sku=\"RIRiGL348XX0000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Superleggero Sauvignon Blanc&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Superleggero Sauvignon Blanc\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-riesling-kopie\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"25457\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"25456\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-riesling-kopie\/\">RIEDEL Superleggero Sauvignon Blanc<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>36,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-25441 status-publish last instock product_cat-verres product_tag-superleggero has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"3\" data-id=\"25441\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-hermitage-syrah-kopie\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Superleggero Champagne Wine Glass\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2026\/06\/6425-28_RIEDEL-Superleggero_Champagne-Wine-Glass_black_filled-scaled.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=25441\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"25441\" data-product_sku=\"RIRiGL345XX0000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Superleggero Champagne Wine Glass&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Superleggero Champagne Wine Glass\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-hermitage-syrah-kopie\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"25441\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"25440\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-hermitage-syrah-kopie\/\">RIEDEL Superleggero Champagne Wine Glass<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>36,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-20005 status-publish first instock product_cat-verres product_tag-winewings has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"4\" data-id=\"20005\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-cabernet-sauvignon\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Winewings Cabernet Sauvignon\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2025\/01\/1234-0_RIEDEL-Winewings_Cabernet_filled_black-1.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=20005\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"20005\" data-product_sku=\"RIRIGL122XX00000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Winewings Cabernet Sauvignon&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Winewings Cabernet Sauvignon\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-cabernet-sauvignon\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"20005\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"20004\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-cabernet-sauvignon\/\">RIEDEL Winewings Cabernet Sauvignon<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>29,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-19997 status-publish instock product_cat-verres product_tag-veloce has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"5\" data-id=\"19997\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-veloce-sauvignon-blanc-coffret-de-2-kopie\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Veloce Sauvignon Blanc &#8211; coffret de 2 (kopie)\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2025\/01\/6330-15_RIEDEL-Veloce_Riesling_filled_black-scaled.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"wd-product-img-hover hover-img\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/12\/2024-AF4-GUTEN-APPETIT-04574-scaled.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=19997\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"19997\" data-product_sku=\"RIRiGL281XX0000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Veloce Sauvignon Blanc - coffret de 2 (kopie)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Veloce Sauvignon Blanc - coffret de 2 (kopie)\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-veloce-sauvignon-blanc-coffret-de-2-kopie\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"19997\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"19996\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-veloce-sauvignon-blanc-coffret-de-2-kopie\/\">RIEDEL Veloce Sauvignon Blanc &#8211; coffret de 2 (kopie)<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>62,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-20036 status-publish instock product_cat-verres product_tag-winewings has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"6\" data-id=\"20036\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-sauvignon-blanc\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Winewings Sauvignon Blanc\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2025\/01\/1234-33_RIEDEL-Winewings_Sauvignon-Blance_filled_black.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=20036\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"20036\" data-product_sku=\"RIRIGL119XX00000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Winewings Sauvignon Blanc&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Winewings Sauvignon Blanc\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-sauvignon-blanc\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"20036\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"20035\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-sauvignon-blanc\/\">RIEDEL Winewings Sauvignon Blanc<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>29,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-20029 status-publish last instock product_cat-verres product_tag-winewings has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"7\" data-id=\"20029\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-champagne\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Winewings Champagne\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2025\/01\/1234-28_RIEDEL-Winewings_Champagne-Glass_filled_black.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=20029\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"20029\" data-product_sku=\"RIRIGL118XX00000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Winewings Champagne&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Winewings Champagne\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-champagne\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"20029\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"20028\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-champagne\/\">RIEDEL Winewings Champagne<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>29,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-20015 status-publish first instock product_cat-verres product_tag-winewings has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"8\" data-id=\"20015\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-pinot-noir-nebbiolo\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Winewings Pinot Noir\/Nebbiolo\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2025\/01\/1234-07_RIEDEL-Winewings_Pinot-Noir_filled_black.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=20015\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"20015\" data-product_sku=\"RIRIGL116XX00000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Winewings Pinot Noir\/Nebbiolo&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Winewings Pinot Noir\/Nebbiolo\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-pinot-noir-nebbiolo\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"20015\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"20014\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-pinot-noir-nebbiolo\/\">RIEDEL Winewings Pinot Noir\/Nebbiolo<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>29,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-20057 status-publish instock product_cat-verres product_tag-performance has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"9\" data-id=\"20057\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-riesling\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Riedel Performance Riesling &#8211; set de 2\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/09\/0449-33-RV_Sauvignon-Blanc_filled_black.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=20057\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"20057\" data-product_sku=\"RIRIGL89XX00000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Riedel Performance Riesling - set de 2&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Riedel Performance Riesling - set de 2\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-riesling\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"20057\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"20056\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-riesling\/\">Riedel Performance Riesling &#8211; set de 2<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>59,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-16668 status-publish instock product_cat-verres product_tag-performance has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"10\" data-id=\"16668\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-syrah-shiraz\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Riedel Performance Syrah\/Shiraz &#8211; set de 2\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/09\/0884-41-Performance-Optik-Shiraz_black_filled.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"wd-product-img-hover hover-img\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/09\/2024-AF1-GUTEN-APPETIT-01454-scaled.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t\t<\/div>\n\t\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=16668\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"16668\" data-product_sku=\"RiRiGL86XX00000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Riedel Performance Syrah\/Shiraz - set de 2&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Riedel Performance Syrah\/Shiraz - set de 2\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-syrah-shiraz\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16668\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"16667\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-syrah-shiraz\/\">Riedel Performance Syrah\/Shiraz &#8211; set de 2<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>59,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-16666 status-publish last instock product_cat-verres product_tag-performance has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"11\" data-id=\"16666\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-sauvignon-blanc\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Riedel Performance Sauvignon Blanc &#8211; set de 2\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/09\/0449-33-RV_Sauvignon-Blanc_filled_black.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=16666\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"16666\" data-product_sku=\"RIRIGL89XX00000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Riedel Performance Sauvignon Blanc - set de 2&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Riedel Performance Sauvignon Blanc - set de 2\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-sauvignon-blanc\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16666\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"16637\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-sauvignon-blanc\/\">Riedel Performance Sauvignon Blanc &#8211; set de 2<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>59,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-25450 status-publish first instock product_cat-verres product_tag-superleggero has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"12\" data-id=\"25450\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-champagne-wine-glass-kopie\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Superleggero Riesling\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2026\/06\/6425-15_RIEDEL-Superleggero_Riesling_black_filled-scaled.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=25450\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"25450\" data-product_sku=\"RIRiGL343XX0000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Superleggero Riesling&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Superleggero Riesling\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-champagne-wine-glass-kopie\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"25450\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"25449\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-champagne-wine-glass-kopie\/\">RIEDEL Superleggero Riesling<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>36,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-20043 status-publish instock product_cat-verres product_tag-winewings has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"13\" data-id=\"20043\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-syrah\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Winewings Syrah\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2025\/01\/1234-41_RIEDEL-Winewings_Syrah_filled_black-1.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=20043\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"20043\" data-product_sku=\"RIRIGL120XX00000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Winewings Syrah&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Winewings Syrah\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-syrah\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"20043\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"20042\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-syrah\/\">RIEDEL Winewings Syrah<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>29,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-16685 status-publish instock product_cat-verres product_tag-performance has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"14\" data-id=\"16685\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-charedonnay\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"Riedel Performance Chardonnay &#8211; set de 2\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/09\/0884-97-Performance-Optik-Chardonnay_black_filled.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=16685\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"16685\" data-product_sku=\"RIRIGL167XX00000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;Riedel Performance Chardonnay - set de 2&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0Riedel Performance Chardonnay - set de 2\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-charedonnay\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16685\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"16684\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-charedonnay\/\">Riedel Performance Chardonnay &#8211; set de 2<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>59,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-19706 status-publish last instock product_cat-verres product_tag-veloce has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"15\" data-id=\"19706\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-veloce-verre-a-champagne-coffret-de-2\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Veloce verre \u00e0 Champagne \u2013 Coffret de 2\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/12\/6330-28_RIEDEL-Veloce_Champagne_filled_black-scaled.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=19706\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"19706\" data-product_sku=\"RIRiGL282XX0000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Veloce verre \u00e0 Champagne \u2013 Coffret de 2&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Veloce verre \u00e0 Champagne \u2013 Coffret de 2\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-veloce-verre-a-champagne-coffret-de-2\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"19706\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"19705\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-veloce-verre-a-champagne-coffret-de-2\/\">RIEDEL Veloce verre \u00e0 Champagne \u2013 Coffret de 2<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>62,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-16299 status-publish first instock product_cat-verres product_tag-performance has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"16\" data-id=\"16299\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-tasting-set\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Performance Tasting Set\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2024\/08\/performance-tasting-set.png\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=16299\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"16299\" data-product_sku=\"RIRIGL05000000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Performance Tasting Set&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Performance Tasting Set\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-tasting-set\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"16299\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"16292\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-performance-tasting-set\/\">RIEDEL Performance Tasting Set<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>72,36<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-25471 status-publish instock product_cat-verres product_tag-decanter has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"17\" data-id=\"25471\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-chardonnay-kopie\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Decanter Amadeo\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2026\/06\/1756-24_RIEDEL-Amadeo-Optic-Magnum-Decanter_black_filled-scaled.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=25471\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"25471\" data-product_sku=\"RIRIGL155XX00000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Decanter Amadeo&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Decanter Amadeo\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-chardonnay-kopie\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"25471\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"25470\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-chardonnay-kopie\/\">RIEDEL Decanter Amadeo<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>379,00<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-25426 status-publish instock product_cat-verres product_tag-superleggero has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"18\" data-id=\"25426\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-bordeaux-grand-cru-kopie\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Superleggero Burgundy Grand Cru\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2026\/06\/6425-16_RIEDEL-Superleggero_Burgundy-Grand-Cru_black_filled-scaled.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=25426\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"25426\" data-product_sku=\"RIRiGL344XX0000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Superleggero Burgundy Grand Cru&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Superleggero Burgundy Grand Cru\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-bordeaux-grand-cru-kopie\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"25426\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"25425\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-bordeaux-grand-cru-kopie\/\">RIEDEL Superleggero Burgundy Grand Cru<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>36,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-20022 status-publish last instock product_cat-verres product_tag-winewings has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"19\" data-id=\"20022\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-riesling\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Winewings Riesling\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2025\/01\/1234-15_RIEDEL-Winewings_Riesling_filled_black.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=20022\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"20022\" data-product_sku=\"RIRIGL117XX00000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Winewings Riesling&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Winewings Riesling\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-riesling\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"20022\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"20021\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-winewings-riesling\/\">RIEDEL Winewings Riesling<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>29,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-product wd-hover-icons product-grid-item color-scheme-dark product type-product post-25464 status-publish first instock product_cat-verres product_tag-superleggero has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\" data-loop=\"20\" data-id=\"25464\">\n\t<div class=\"wd-product-wrapper product-wrapper\">\n\t<div class=\"wd-product-thumb product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-sauvignon-blanc-kopie\/\" class=\"wd-product-img-link product-image-link\" tabindex=\"-1\" aria-label=\"RIEDEL Superleggero Chardonnay\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"684\" height=\"1024\" src=\"https:\/\/finewinegang.be\/wp-content\/uploads\/2026\/06\/6425-97_RIEDEL-Superleggero_Chardonnay_black_filled-scaled.jpg\" class=\"attachment-large size-large\" alt=\"\" \/>\t\t<\/a>\n\n\t\t\n\t\t<div class=\"wrapp-buttons\">\n\t\t\t<div class=\"wd-buttons\">\n\t\t\t\t<div class=\"wd-add-btn wd-action-btn wd-style-icon wd-add-cart-icon\"><a href=\"\/fr\/wp-json\/wp\/v2\/pages\/19926?add-to-cart=25464\"  data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"25464\" data-product_sku=\"RIRiGL347XX0000\" aria-label=\"Ajouter au panier\u00a0: &ldquo;RIEDEL Superleggero Chardonnay&rdquo;\" rel=\"nofollow\" data-success_message=\"\u00ab\u00a0RIEDEL Superleggero Chardonnay\u00a0\u00bb a \u00e9t\u00e9 ajout\u00e9 \u00e0 votre panier\" role=\"button\"><span class=\"wd-action-icon\"><span class=\"wd-check-icon\"><\/span><\/span><span class=\"wd-action-text\">Ajouter au panier<\/span><\/a><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-quick-view-btn wd-quick-view-icon wd-action-btn wd-style-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-sauvignon-blanc-kopie\/\"\n\t\t\t\tclass=\"open-quick-view\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"25464\"\n\t\t\t\t>\n\t\t\t\t\t<span class=\"wd-action-icon\"><\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">\n\t\t\t\t\t\tQuick view\t\t\t\t\t<\/span>\n\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-wishlist-btn wd-action-btn wd-style-icon wd-wishlist-icon\">\n\t\t\t\t<a class=\"\" href=\"\" data-key=\"57f36a8810\" data-product-id=\"25463\" rel=\"nofollow\">\n\t\t\t\t\t<span class=\"wd-action-icon\">\n\t\t\t\t\t\t<span class=\"wd-check-icon\"><\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<span class=\"wd-action-text\">Add to wishlist<\/span>\n\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div> \n\t\t<\/div>\n\t<\/div>\n\t\t\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/finewinegang.be\/fr\/produit\/riedel-superleggero-sauvignon-blanc-kopie\/\">RIEDEL Superleggero Chardonnay<\/a><\/h3>\t\t\t\t<div class=\"wd-product-cats\">\n\t\t\t\t\t\t<a href=\"https:\/\/finewinegang.be\/fr\/categorie-produit\/verres\/\" rel=\"tag\">Verres<\/a>\t\t<\/div>\n\t\t\t\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&euro;<\/span>36,90<\/bdi><\/span> <small class=\"woocommerce-price-suffix\">TVA incl.<\/small><\/span>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"wd-nav-arrows wd-pos-sep wd-hover-1 wd-icon-1\">\n\t\t\t<div class=\"wd-btn-arrow wd-prev wd-disabled\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"wd-btn-arrow wd-next\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Guide cadeaux Saint-Valentin Chez The Fine Wine Gang, nous sommes convaincus que les meilleurs cadeaux sont en bouteille\u2026 Pour les<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-19926","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/finewinegang.be\/fr\/wp-json\/wp\/v2\/pages\/19926","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/finewinegang.be\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/finewinegang.be\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/finewinegang.be\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/finewinegang.be\/fr\/wp-json\/wp\/v2\/comments?post=19926"}],"version-history":[{"count":1,"href":"https:\/\/finewinegang.be\/fr\/wp-json\/wp\/v2\/pages\/19926\/revisions"}],"predecessor-version":[{"id":19927,"href":"https:\/\/finewinegang.be\/fr\/wp-json\/wp\/v2\/pages\/19926\/revisions\/19927"}],"wp:attachment":[{"href":"https:\/\/finewinegang.be\/fr\/wp-json\/wp\/v2\/media?parent=19926"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}