Loire Gourmande | Tel. 06 77 23 57 90 |

  • English
    • French
    • German

|

Facebook Instagram
  • Home
  • Places
    • wines Loire vineyards
    • atmospheres
  • Shop
    • Loire Wines map
    • All Wines
      • forgotten vines
      • Organic wines
      • The regions
        • Auvergne
        • Berry
        • Touraine
        • Anjou
        • Nantes vinyards
      • Couleurs
        • White wines
        • Rosé wines
        • Red wines
      • Typicité
        • Sparkling wines
        • Sweet wines
  • Restaurant
    • Enjoy at any time
    • Loire Gourmande Menus
  • News
    • Loire Gourmande Gallery
    • Discoveries
  • Contact
  • The Blog
  • Home
  • Places
    • wines Loire vineyards
    • atmospheres
  • Shop
    • Loire Wines map
    • All Wines
      • forgotten vines
      • Organic wines
      • The regions
        • Auvergne
        • Berry
        • Touraine
        • Anjou
        • Nantes vinyards
      • Couleurs
        • White wines
        • Rosé wines
        • Red wines
      • Typicité
        • Sparkling wines
        • Sweet wines
  • Restaurant
    • Enjoy at any time
    • Loire Gourmande Menus
  • News
    • Loire Gourmande Gallery
    • Discoveries
  • Contact
  • The Blog
  • Latest news

of the BLOG

Home » Shop » Loire Wines map


Loire Wines map

Links to vineyards
Nantes vineyards Anjou-Saumurois Touraine Berry Auvergne
/* CSS de la bannière */ .cookie-banner { position: fixed; bottom: 4%; left: 0; width: 55%; max-width: 500px; background-color: #ffffff; color: #7A7A7A; box-shadow: 2px 8px 23px 3px rgba(0,0,0,0.3); display: flex; align-items: stretch; z-index: 9999; padding: 0; overflow: hidden; transform: translateX(-120%); transition: transform 0.8s cubic-bezier(0.25, 0.8, 0.25, 1); } .cookie-banner.show { transform: translateX(0); } .cookie-banner.hide { transform: translateX(-120%); transition: transform 1.5s cubic-bezier(0.4, 0, 0.2, 1); } .cookie-left { width: 25%; } .cookie-left img { width: 100%; object-fit: cover; display: block; } .cookie-text { width: 75%; display: flex; flex-direction: column; justify-content: flex-end; padding: 0; } .cookie-header { padding: 10px; display: flex; justify-content: space-between; align-items: center; } .cookie-text h2 { font-size: 1.3em; margin: 0; color: #7398DC; width: 55%; } .cookie-logo { width: 43%; display: flex; justify-content: flex-end; align-items: center; } .cookie-logo img { width: 100%; height: auto; display: block; } .cookie-text p { font-size: 1em; line-height: 1.4; font-weight: 500; margin: 0 10px 15px 10px; } .cookie-buttons { display: flex; align-items: center; justify-content: space-between; width: 100%; height: 45px; border-top: 1px solid #FFBB87; margin: 0; padding: 0; } .cookie-buttons button { flex: 1; height: 100%; border: none; margin: 0; padding: 0; background-color: transparent; color: #7A7A7A; cursor: pointer; transition: all 0.3s ease; } .cookie-buttons button:hover { background-color: #D3D3D3; color: #7398DC; } .cookie-buttons .btn-refuse { border-left: 1px solid #FFBB87; border-right: 1px solid #FFBB87; } .cookie-buttons a { flex: 1; height: 100%; display: flex; align-items: center; justify-content: center; text-decoration: none; background-color: transparent; color: #7A7A7A; transition: all 0.3s ease; } .cookie-buttons a:hover { background-color: #D3D3D3; color: #7398DC; } @media (max-width: 1024px) { .cookie-banner { bottom: 5%; width: 95%;} } @media (max-width: 641px) { .cookie-banner { bottom: 5%; width: 90%;} } @media (max-width: 420px) { .cookie-banner { width: 100%; bottom: 2%; flex-direction: row !important; } .cookie-left { width: 25%; } .cookie-left img { width: 100%; height: auto; object-fit: cover; } .cookie-header { padding: 5px; } .cookie-text { width: 75%; padding: 0; display: flex; flex-direction: column; justify-content: flex-end; } .cookie-header { display: flex !important; flex-direction: row !important; justify-content: start; align-items: center; flex-wrap: nowrap !important; } .cookie-text h2 { font-size: 1.1em; width: 70%; } .cookie-text p { font-size: 0.95em; line-height: 1.1; margin: 0 5px 10px 5px; } .cookie-buttons button, .cookie-buttons a { height: 40px; font-size: 0.9em; } .cookie-logo { width: 40%; flex-shrink: 0; display: flex; justify-content: flex-end; align-items: center; } .cookie-buttons { flex-direction: row; height: 30px; } .cookie-buttons button, .cookie-buttons a { height: 30px; font-size: 0.75em; } } @media (max-width: 320px) { .cookie-banner { width: 100%; bottom: 2%; flex-direction: row !important; } .cookie-left { width: 28%; } .cookie-left img { width: 100%; height: auto; object-fit: cover; } .cookie-header { padding: 5px; } .cookie-text { width: 75%; padding: 0; display: flex; flex-direction: column; justify-content: flex-end; } .cookie-header { display: flex !important; flex-direction: row !important; justify-content: start; align-items: center; flex-wrap: nowrap !important; } .cookie-text h2 { font-size: 0.9em; margin-right: 5px; width: 70%; } .cookie-logo { width: 40%; flex-shrink: 0; display: flex; justify-content: flex-end; align-items: center; } .cookie-text p { font-size: 0.8em; } /* BOUTONS */ .cookie-buttons { flex-direction: row; height: 35px; } .cookie-buttons button, .cookie-buttons a { height: 35px; font-size: 0.75em; } }
Glass of wine

On the website
of Loire Gourmande

Loire Gourmande logo

We use cookies to optimize our website and provide you with a better user experience.

LEARN MORE
(function() { function initCookieBanner() { const cookieBanner = document.getElementById("cookieBanner"); if (!cookieBanner) return false; const acceptButton = document.getElementById("accept-cookies"); const refuseButton = document.getElementById("refuse-cookies"); function executeConsentScripts() { console.log("Consentement accepté : lancement des scripts RGPD."); document.querySelectorAll(".needs-consent-google-map").forEach(el => { const src = el.getAttribute("data-src"); if (src) { const iframe = document.createElement("iframe"); iframe.src = src; iframe.width = "600"; iframe.height = "450"; iframe.style.border = "0"; el.appendChild(iframe); } }); document.querySelectorAll(".needs-consent-recaptcha").forEach(el => { const script = document.createElement("script"); script.src = "https://www.google.com/recaptcha/api.js"; script.async = true; script.defer = true; document.head.appendChild(script); }); } const cookiesChoice = localStorage.getItem("cookiesAccepted"); if (cookiesChoice === "true") { cookieBanner.style.display = "none"; executeConsentScripts(); return true; } if (cookiesChoice === "false") { cookieBanner.style.display = "none"; return true; } requestAnimationFrame(() => { cookieBanner.classList.add("show"); }); function hideBanner() { cookieBanner.classList.remove("show"); cookieBanner.classList.add("hide"); // Durée correspondante à la transition CSS (1.5s) const animationDuration = 2000; setTimeout(() => { cookieBanner.style.display = "none"; }, animationDuration); } acceptButton.addEventListener("click", function () { localStorage.setItem("cookiesAccepted", "true"); hideBanner(); executeConsentScripts(); }); refuseButton.addEventListener("click", function () { localStorage.setItem("cookiesAccepted", "false"); hideBanner(); console.log("Consentement refusé : aucun script non essentiel ne sera chargé."); }); return true; } if (!initCookieBanner()) { const observer = new MutationObserver((mutations, obs) => { if (initCookieBanner()) obs.disconnect(); }); observer.observe(document.body, { childList: true, subtree: true }); } })();

VISIT-US!

  • Places
  • Restaurant
  • Loire Gourmande Gallery
  • Places
  • Restaurant
  • Loire Gourmande Gallery

Address

17 rue du Château Gaillard
49730 Turquant
+33 6 77 23 57 90

Facebook Instagram

SEASONS Autumn - Winter

OPENING HOURS 2026

Monday to Sunday: 11:00 - 18:00
Except Tuesdays and Thursdays: closed
In October 2026
Fridays, Saturdays and Sundays: 11:00 - 19:00
All Saints' Day: open except Tuesdays and Thursdays
In November 2026
Fridays, Saturdays and Sundays: 11:00 - 19:00
Monday to Thursday: closed
In December 2026
Monday to Sunday: 11:00 - 18:00
Except Tuesdays and Thursdays: closed
Closure of Loire Gourmande on 24/12 at noon

Store

  • Loire Wines map
  • All Wines
  • Loire Wines map
  • All Wines
  • Sales Conditions
  • legal notices
  • created by AZ Com'
  • 2020 Copyright