
<!doctype html>
<html class="no-js" lang="en">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, height=device-height, minimum-scale=1.0">
    <meta name="theme-color" content="#115740">

    <!-- Network optimisations -->
<link rel="preconnect" href="//cdn.shopify.com" crossorigin>
<link rel="preconnect" href="//fonts.shopifycdn.com" crossorigin>

<link rel="preload" as="style" href="//louislatourwine.com/cdn/shop/t/54/assets/base.css?v=119017997328439005651775067713">

<link rel="preload" href="//louislatourwine.com/cdn/fonts/amiri/amiri_n4.fee8c3379b68ea3b9c7241a63b8a252071faad52.woff2" as="font" type="font/woff2" crossorigin>
<link rel="preload" href="//louislatourwine.com/cdn/fonts/gloock/gloock_n4.c03e09a10e0b6d6c4138a58e53df91152ca7a156.woff2" as="font" type="font/woff2" crossorigin>

<link rel="canonical" href="https://louislatourwine.com/">
      <link rel="shortcut icon" href="//louislatourwine.com/cdn/shop/files/Maison-Logo-Smooth-Green.png?crop=center&height=32&v=1701369334&width=32" type="image/png">
    

    <!-- Title and description ================================================== -->
    <title>Louis Latour Wine
&ndash; Louis Latour Inc</title><meta name="description" content="Welcome to Louis Latour wines, imported from our winery in Burgundy, France, where we have been crafting excellent wine since 1797. Browse our collection and purchase your new favorite wine!"><!-- /snippets/social-meta-tags.liquid -->

<meta property="og:site_name" content="Louis Latour Inc">
<meta property="og:url" content="https://louislatourwine.com/">
<meta property="og:title" content="Louis Latour Wine">
<meta property="og:type" content="website">
<meta property="og:description" content="Welcome to Louis Latour wines, imported from our winery in Burgundy, France, where we have been crafting excellent wine since 1797. Browse our collection and purchase your new favorite wine!"><meta property="og:image" content="http://louislatourwine.com/cdn/shop/files/logo.png?v=1700160253">
  <meta property="og:image:secure_url" content="https://louislatourwine.com/cdn/shop/files/logo.png?v=1700160253">
  <meta property="og:image:width" content="1200">
  <meta property="og:image:height" content="628"><meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Louis Latour Wine">
<meta name="twitter:description" content="Welcome to Louis Latour wines, imported from our winery in Burgundy, France, where we have been crafting excellent wine since 1797. Browse our collection and purchase your new favorite wine!">

<!-- JS before CSSOM =================================================== -->
    <script async crossorigin fetchpriority="high" src="/cdn/shopifycloud/importmap-polyfill/es-modules-shim.2.4.0.js"></script>
<script type="text/javascript">
      theme = {};
      theme.t = {};

      theme.cart = {};
      theme.money_format = '${{amount}}';
      theme.money_with_currency_format = '${{amount}} USD';
      theme.money_product_price_format = '${{amount}}';
      theme.money_total_price_format = '${{amount}}';
      theme.localize = (string, value = '') => {
        switch (string) {
          case 'ADD_TO_CART':
            return 'Add to cart';
          case 'PRE_ORDER':
            return 'Pre-order';
          case 'CART_ITEM_PLURAL':
            return 'items';
          case 'CART_ITEM_SINGULAR':
            return 'item';
          case 'DISCOUNT_CURRENCY':
            return 'Save [discount]'.replace(
              '[discount]',
              value,
            );
          case 'DISCOUNT_PERCENTAGE':
            return 'Save [discount]%'.replace(
              '[discount]',
              value,
            );
          case 'DISCOUNT_TEXT':
            return 'SALE!';
          case 'ERROR_PRODUCTS':
            return 'Could not load products';
          case 'FROM_PRICE':
            return 'from';
          case 'GIFT_CARD_RECIPIENT_EMAIL':
            return 'Email';
          case 'GIFT_CARD_RECIPIENT_NAME':
            return 'Name';
          case 'GIFT_CARD_RECIPIENT_MESSAGE':
            return 'Message';
          case 'GIFT_CARD_RECIPIENT_SEND_ON':
            return 'Send on';
          case 'QTY_NOTICE_IN_STOCK':
            return 'In stock';
          case 'QTY_NOTICE_CONTINUE_SELLING':
            return 'In stock';
          case 'QTY_NOTICE_LOW_STOCK':
            return 'Low stock';
          case 'QTY_NOTICE_NUMBER_IN_STOCK_HTML':
            return '<span>[qty]</span> in stock'.replace(
              '[qty]',
              value,
            );
          case 'QTY_NOTICE_NUMBER_LOW_STOCK_HTML':
            return 'Only <span>[qty]</span> in stock'.replace(
              '[qty]',
              value,
            );
          case 'QTY_NOTICE_SOLD_OUT':
            return 'Out of stock';
          case 'REGULAR_PRICE':
            return 'Regular price';
          case 'SALE_PRICE':
            return 'Sale price';
          case 'SKU':
            return 'SKU';
          case 'SOLD_OUT':
            return 'Sold out';
          case 'UNAVAILABLE':
            return 'Unavailable';
          case 'UNIT_PRICE_LABEL':
            return 'Unit price';
          case 'UNIT_PRICE_SEPARATOR':
            return 'per';
          default:
            return '';
        }
      };
    </script>
    <script type="text/javascript">
      document.documentElement.classList.replace('no-js', 'js');
      if (window.matchMedia('(pointer: coarse)').matches) {
        document.documentElement.classList.add('touchevents');
      } else {
        document.documentElement.classList.add('no-touchevents');
      }
    </script>

    <!-- CSS ================================================== -->
    
<style data-shopify>
  :root {
    --color--brand: #115740;
    --color--brand-dark: #0d4230;
    --color--brand-light: #156c50;

    --color--accent: #E5E5E5;
    --color--accent-dark: #d8d8d8;

    --color--link: #2bd69e;
    --color--link-dark: #000000;

    --color--text: #202124;
    --color--text-rgb: 32, 33, 36;
    --color--text-light: rgba(32, 33, 36, 0.7);
    --color--text-lighter: rgba(32, 33, 36, 0.55);
    --color--text-lightest: rgba(32, 33, 36, 0.2);
    --color--text-bg: rgba(32, 33, 36, 0.06);

    --color--headings: #202124;
    --color--alt-text: #115740;
    --color--btn: #ffffff;

    --color--product-bg: rgba(0,0,0,0);
    --color--product-sale: #c00000;

    --color--low-stock: #84754e;
    --color--in-stock: #4A9F53;

    --color--title-border: #84754e;

    --color--drawer-bg: #ffffff;

    --color--bg: #ffffff;
    --color--bg-rgb: 255, 255, 255;
    --color--bg-alpha: rgba(255, 255, 255, 0.8);
    --color--bg-light: #ffffff;
    --color--bg-dark: #f2f2f2;

    --color--drop-shadow: rgba(0, 0, 0, 0.08);

    --color--label-brand: #115740;
    --color--label-sold_out: #f2f2f2;
    --color--label-discount: #c00000;
    --color--label-new: #f2f2f2;
    --color--label-pre-order: #bbfcbb;
    --color--label-custom1: #f2f2f2;
    --color--label-custom2: #f2f2f2;

    --color--text-label-brand: #FFFFFF;
    --color--text-label-sold_out: #212121;
    --color--text-label-discount: #FFFFFF;
    --color--text-label-new: #212121;
    --color--text-label-pre-order: #212121;
    --color--text-label-custom_one: #212121;
    --color--text-label-custom_two: #212121;

    --font--size-base: 18.0;
    --font--line-base: 30;

    --font--size-h1: 34;
    --font--size-h2: 28;
    --font--size-h3: 24;
    --font--size-h4: 22;
    --font--size-h5: 20;
    --font--size-h6: 19;

    --font--size-grid: 18;
    --font--size-nav: 23;
    --font--size-mobile-nav: 18;
    --font--size-mega-menu: 18;
    --font--size-product-form-headings: 20;

    --font--body: Amiri, serif;
    --font--body-style: normal;
    --font--body-weight: 400;

    --font--title: Gloock, serif;
    --font--title-weight: 400;
    --font--title-style: normal;
    --font--title-space: 0px;
    --font--title-transform: none;
    --font--title-border: 0;
    --font--title-border-size: 4px;

    --font--button: Amiri, serif;
    --font--button-weight: 400;
    --font--button-style: normal;

    --font--button-space: 1px;
    --font--button-transform: none;
    --font--button-size: 18;
    --font--button-mobile-size: 17;

    --font--label: Amiri, serif;
    --font--label-weight: 400;
    --font--label-style: normal;

    --font--label-space: 1px;
    --font--label-transform: uppercase;
    --font--label-size: 14;
    --font--label-mobile-size: 12px;

    --font--nav-spacing: 36px;

    --radius-button: 25px;
    --radius-small-button: 25px;
    --radius-variant-button: 8;
    --radius-form: 30px;
    --radius-label: 8px;
    --radius-popup: 8px;
    --radius-container: 8px;
    --radius-media: 0;
    --radius-menu: 7px;
  }
</style>

    <style>@font-face {
  font-family: Amiri;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//louislatourwine.com/cdn/fonts/amiri/amiri_n4.fee8c3379b68ea3b9c7241a63b8a252071faad52.woff2") format("woff2"),
       url("//louislatourwine.com/cdn/fonts/amiri/amiri_n4.94cde4e18ec8ae53bf8f7240b84e1f76ce23772d.woff") format("woff");
}

  @font-face {
  font-family: Gloock;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//louislatourwine.com/cdn/fonts/gloock/gloock_n4.c03e09a10e0b6d6c4138a58e53df91152ca7a156.woff2") format("woff2"),
       url("//louislatourwine.com/cdn/fonts/gloock/gloock_n4.c626112c79dbb6eed784be3427064b7244d8f092.woff") format("woff");
}

@font-face {
  font-family: Amiri;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("//louislatourwine.com/cdn/fonts/amiri/amiri_n7.18bdf9995a65958ebe1ecc6a8e58369f2e5fde36.woff2") format("woff2"),
       url("//louislatourwine.com/cdn/fonts/amiri/amiri_n7.4018e09897bebe29690de457ff22ede457913518.woff") format("woff");
}

@font-face {
  font-family: Amiri;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("//louislatourwine.com/cdn/fonts/amiri/amiri_i4.95beacf234505f7529ea2b9b84305503763d41e2.woff2") format("woff2"),
       url("//louislatourwine.com/cdn/fonts/amiri/amiri_i4.8d0b215ae13ef2acc52deb9eff6cd2c66724cd2c.woff") format("woff");
}

@font-face {
  font-family: Amiri;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("//louislatourwine.com/cdn/fonts/amiri/amiri_i7.d86700268b4250b5d5dd87a772497e6709d54e11.woff2") format("woff2"),
       url("//louislatourwine.com/cdn/fonts/amiri/amiri_i7.cb7296b13edcdeb3c0aa02998d8a90203078f1a1.woff") format("woff");
}

</style>

<link href="//louislatourwine.com/cdn/shop/t/54/assets/base.css?v=119017997328439005651775067713" rel="stylesheet" type="text/css" media="all" />
<link rel="stylesheet" href="//louislatourwine.com/cdn/shop/t/54/assets/global.css?v=105147163562741794161775067713" media="print" onload="this.media='all'">
<noscript>
  <link href="//louislatourwine.com/cdn/shop/t/54/assets/global.css?v=105147163562741794161775067713" rel="stylesheet" type="text/css" media="all" />
</noscript>



    <!-- JS after CSSOM=================================================== -->
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/es-module-shims.lib.js?v=86278180103148927641775067713" async></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/form-request-submit-polyfill.lib.js?v=58675927338542652621775067713" async></script>
    <script type="importmap">
      {
        "imports": {
          "a11y-dialog": "//louislatourwine.com/cdn/shop/t/54/assets/a11y-dialog.lib.js?v=104253362646731580201775067713",
          "animations": "//louislatourwine.com/cdn/shop/t/54/assets/animations.js?v=108386889977020216841775067713",
          "cart-components": "//louislatourwine.com/cdn/shop/t/54/assets/cart-components.js?v=18337342600342149771775067713",
          "cart-plugins": "//louislatourwine.com/cdn/shop/t/54/assets/cart-plugins.js?v=111706759828718451181775067713",
          "cart-store": "//louislatourwine.com/cdn/shop/t/54/assets/cart-store.js?v=174650634943793070221775067713",
          "deferred-media": "//louislatourwine.com/cdn/shop/t/54/assets/deferred-media.js?v=78538159948894601851775067713",
          "details-disclosure": "//louislatourwine.com/cdn/shop/t/54/assets/details-disclosure.js?v=38950630888206911021775067713",
          "dotlottie": "//louislatourwine.com/cdn/shop/t/54/assets/dotlottie.lib.js?v=154950466484778585161775067713",
          "googlemaps-js-api-loader": "//louislatourwine.com/cdn/shop/t/54/assets/googlemaps-js-api-loader.lib.js?v=103621046827594995431775067713",
          "immer": "//louislatourwine.com/cdn/shop/t/54/assets/immer.lib.js?v=169763567668630566711775067713",
          "items-scroll": "//louislatourwine.com/cdn/shop/t/54/assets/items-scroll.js?v=89250833591104993371775067713",
          "js-cookie": "//louislatourwine.com/cdn/shop/t/54/assets/js-cookie.lib.js?v=3581927202830304741775067713",
          "map-settings": "//louislatourwine.com/cdn/shop/t/54/assets/map-settings.js?v=104006310661936446291775067713",
          "modal-dialog": "//louislatourwine.com/cdn/shop/t/54/assets/modal-dialog.js?v=20747059355321374381775067713",
          "motion": "//louislatourwine.com/cdn/shop/t/54/assets/motion.lib.js?v=110055894879790098521775067713",
          "photoswipe": "//louislatourwine.com/cdn/shop/t/54/assets/photoswipe.lib.js?v=36920987670241145981775067713",
          "photoswipe-lightbox": "//louislatourwine.com/cdn/shop/t/54/assets/photoswipe-lightbox.lib.js?v=83729992335105174081775067713",
          "popup-dialog": "//louislatourwine.com/cdn/shop/t/54/assets/popup-dialog.js?v=8573220297372364751775067713",
          "scrollyfills": "//louislatourwine.com/cdn/shop/t/54/assets/scrollyfills.lib.js?v=21481897461248666781775067713",
          "store-data": "//louislatourwine.com/cdn/shop/t/54/assets/store-data.js?v=103888310047655750601775067741",
          "swatch-colors": "//louislatourwine.com/cdn/shop/t/54/assets/swatch-colors.js?v=121631335837590824671775067741",
          "swiper": "//louislatourwine.com/cdn/shop/t/54/assets/swiper.lib.js?v=48279487643619135031775067713",
          "utils": "//louislatourwine.com/cdn/shop/t/54/assets/utils.lib.js?v=83618938464516255631775067713",
          "vlite": "//louislatourwine.com/cdn/shop/t/54/assets/vlite.lib.js?v=9079485355984040521775067713",
          "zustand": "//louislatourwine.com/cdn/shop/t/54/assets/zustand.lib.js?v=77427273780522837891775067713"
        }
      }
    </script>
    <link rel="modulepreload" href="//louislatourwine.com/cdn/shop/t/54/assets/utils.lib.js?v=83618938464516255631775067713"><link rel="modulepreload" href="//louislatourwine.com/cdn/shop/t/54/assets/motion.lib.js?v=110055894879790098521775067713">
      <link rel="modulepreload" href="//louislatourwine.com/cdn/shop/t/54/assets/store-data.js?v=103888310047655750601775067741"><script src="//louislatourwine.com/cdn/shop/t/54/assets/global.js?v=126595367198272446441775067713" defer="defer"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/image-skeleton.js?v=106077744303847085641775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/animations.js?v=108386889977020216841775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/cart-store.js?v=174650634943793070221775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/popup-dialog.js?v=8573220297372364751775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/modal-dialog.js?v=20747059355321374381775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/media-carousel.js?v=12222133334966484241775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/quantity-input.js?v=86321781025278613171775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/staged-action.js?v=57498715711744870231775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/dynamic-button.js?v=124943469890868650071775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/product-form.js?v=37779107406454908591775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/cart-link.js?v=23110473682800828071775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/cart-components.js?v=18337342600342149771775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/deferred-media.js?v=78538159948894601851775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/header-container.js?v=26070149893112301281775067713" type="module"></script><script src="//louislatourwine.com/cdn/shop/t/54/assets/product-cards.js?v=37094722501010922351775067713" type="module"></script>
    

    <script src="//louislatourwine.com/cdn/shop/t/54/assets/custom.js?v=101612360477050417211775067713" defer="defer"></script><script src="//louislatourwine.com/cdn/shop/t/54/assets/details-disclosure.js?v=38950630888206911021775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/header-details-disclosure.js?v=136202714933820536781775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/nested-menu.js?v=53243661712293410791775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/drawer-menu.js?v=112278693327509456951775067713" type="module"></script>

    <script src="//louislatourwine.com/cdn/shop/t/54/assets/product-card-spinner.js?v=25774890984037457101775067713" type="module"></script>
    <script src="//louislatourwine.com/cdn/shop/t/54/assets/product-card-swatches.js?v=29588182373378967521775067713" type="module"></script><script src="//louislatourwine.com/cdn/shop/t/54/assets/recent-searches.js?v=67153266499646866251775067713" type="module"></script>

    

    <!-- Header hook for plugins ================================================== -->
    <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="google-site-verification" content="ESc-bkBdCmG8nF-kDjKjFL1tzpFxttwwOKtaDqsvWL8">
<meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/76608209186/digital_wallets/dialog">
<meta name="shopify-checkout-api-token" content="26a8eb87179a163d80e921ea14fa470a">
<script async="async" src="/checkouts/internal/preloads.js?locale=en-US"></script>
<link rel="preconnect" href="https://shop.app" crossorigin="anonymous">
<script async="async" src="https://shop.app/checkouts/internal/preloads.js?locale=en-US&shop_id=76608209186" crossorigin="anonymous"></script>
<script id="shopify-features" type="application/json">{"accessToken":"26a8eb87179a163d80e921ea14fa470a","betas":["rich-media-storefront-analytics"],"domain":"louislatourwine.com","predictiveSearch":true,"shopId":76608209186,"locale":"en"}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "502b22-2.myshopify.com";
Shopify.locale = "en";
Shopify.currency = {"active":"USD","rate":"1.0"};
Shopify.country = "US";
Shopify.theme = {"name":"Updated copy of FEB 12. Version 18.0.1","id":186601832738,"schema_name":"Venue","schema_version":"18.1.1","theme_store_id":836,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "louislatourwine.com/cdn";
Shopify.routes = Shopify.routes || {};
Shopify.routes.root = "/";
Shopify.shopJsCdnBaseUrl = "https://cdn.shopify.com/shopifycloud/shop-js";
Shopify.SignInWithShop = Shopify.SignInWithShop || {};
Shopify.SignInWithShop.User = Shopify.SignInWithShop.User || {};
Shopify.SignInWithShop.User.recognized = false;</script>
<script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script>
<script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script>
<script>
  window.ShopifyPay = window.ShopifyPay || {};
  window.ShopifyPay.apiHost = "shop.app\/pay";
  window.ShopifyPay.redirectState = null;
</script>
<script>
  window.Shopify = window.Shopify || {};
  window.Shopify.SignInWithShop = window.Shopify.SignInWithShop || {};
  window.Shopify.SignInWithShop.assetMetrics = { sampleRate: 0.01 };
  window.Shopify.SignInWithShop.eligible = true;
</script>
<script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script>
<script defer="defer" async type="module" src="//louislatourwine.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js"></script>
<script type="module">
  await import("//louislatourwine.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.en.esm.js");

  window.Shopify.SignInWithShop?.initShopCartSync?.({"fedCMEnabled":true,"windoidEnabled":true});

</script>
<script>
  window.Shopify = window.Shopify || {};
  if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {};
  window.Shopify.featureAssets['shop-js'] = {"shop-toast-manager":["modules/v2/loader.shop-toast-manager.en.esm.js"],"shop-cash-offers":["modules/v2/loader.shop-cash-offers.en.esm.js"],"listener":["modules/v2/loader.listener.en.esm.js"],"shop-button":["modules/v2/loader.shop-button.en.esm.js"],"init-shop-user-recognition":["modules/v2/loader.init-shop-user-recognition.en.esm.js"],"init-windoid":["modules/v2/loader.init-windoid.en.esm.js"],"init-fed-cm":["modules/v2/loader.init-fed-cm.en.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/loader.init-shop-email-lookup-coordinator.en.esm.js"],"avatar":["modules/v2/loader.avatar.en.esm.js"],"init-shop-cart-sync":["modules/v2/loader.init-shop-cart-sync.en.esm.js"],"shop-login-button":["modules/v2/loader.shop-login-button.en.esm.js"],"shop-user-recognition":["modules/v2/loader.shop-user-recognition.en.esm.js"],"checkout-modal":["modules/v2/loader.checkout-modal.en.esm.js"],"init-customer-accounts-sign-up":["modules/v2/loader.init-customer-accounts-sign-up.en.esm.js"],"pay-button":["modules/v2/loader.pay-button.en.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/loader.init-shop-for-new-customer-accounts.en.esm.js"],"shop-cart-sync":["modules/v2/loader.shop-cart-sync.en.esm.js"],"init-customer-accounts":["modules/v2/loader.init-customer-accounts.en.esm.js"],"shop-login":["modules/v2/loader.shop-login.en.esm.js"],"shop-follow-button":["modules/v2/loader.shop-follow-button.en.esm.js"],"lead-capture":["modules/v2/loader.lead-capture.en.esm.js"],"payment-terms":["modules/v2/loader.payment-terms.en.esm.js"]};
</script>
<script>(function() {
  var isLoaded = false;
  function asyncLoad() {
    if (isLoaded) return;
    isLoaded = true;
    var urls = ["https:\/\/zipcode-validator.joboapps.com\/script\/1727\/zip_62f72f60b5d8f2daa4be4172957c458c.js?shop=502b22-2.myshopify.com"];
    for (var i = 0; i < urls.length; i++) {
      var s = document.createElement('script');
      s.type = 'text/javascript';
      s.async = true;
      s.src = urls[i];
      var x = document.getElementsByTagName('script')[0];
      x.parentNode.insertBefore(s, x);
    }
  };
  if(window.attachEvent) {
    window.attachEvent('onload', asyncLoad);
  } else {
    window.addEventListener('load', asyncLoad, false);
  }
})();</script>
<script id="__st">var __st={"a":76608209186,"offset":-25200,"reqid":"52914043-c53f-4a59-8696-8bd9dc3496ff-1781066448","pageurl":"louislatourwine.com\/","u":"c3e082080f22","p":"home"};</script>
<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
<script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}();</script>
<script integrity="sha256-JjoPp5ZfB1sSAs5SQaol1x1GgvveM+BgmRzyDexInEQ=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//louislatourwine.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js" crossorigin="anonymous"></script>
<script crossorigin="anonymous" defer="defer" src="//louislatourwine.com/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812"></script>
<script data-source-attribution="shopify.dynamic_checkout.dynamic.init">var Shopify=Shopify||{};Shopify.PaymentButton=Shopify.PaymentButton||{isStorefrontPortableWallets:!0,init:function(){window.Shopify.PaymentButton.init=function(){};var t=document.createElement("script");t.src="https://louislatourwine.com/cdn/shopifycloud/portable-wallets/latest/portable-wallets.en.js",t.type="module",document.head.appendChild(t)}};
</script>
<script data-source-attribution="shopify.dynamic_checkout.buyer_consent">
  function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent);
</script>
<script data-source-attribution="shopify.dynamic_checkout.cart.bootstrap">document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}}));
</script>
<script async="async" integrity="sha256-hlq21VGceRKy8z+Fjhropk1BwDPACP0RdQ5rBrATyUo=" src="//cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-67b41cb9.js" crossorigin="anonymous"></script>
<script id='scb4127' type='text/javascript' async='' src='https://louislatourwine.com/cdn/shopifycloud/privacy-banner/storefront-banner.js'></script><link id="shopify-accelerated-checkout-styles" rel="stylesheet" media="screen" href="https://louislatourwine.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css" crossorigin="anonymous">
<style id="shopify-accelerated-checkout-cart">
        #shopify-buyer-consent {
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}

#shopify-buyer-consent.hidden {
  display: none;
}

#shopify-subscription-policy-button {
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  font-size: inherit;
  cursor: pointer;
}

#shopify-subscription-policy-button::before {
  box-shadow: none;
}

      </style>

<script id="shopify-cfh-end">window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>
  <!-- BEGIN app block: shopify://apps/consentmo-gdpr/blocks/gdpr_cookie_consent/4fbe573f-a377-4fea-9801-3ee0858cae41 -->
<link rel="preconnect" href="https://app.consentmo.com" crossorigin data-csm-preconnect="app"><link rel="dns-prefetch" href="https://workers.consentmo.com" data-csm-preconnect="workers">
<link rel="dns-prefetch" href="https://storage.consentmo.com" data-csm-preconnect="storage">
<link rel="preconnect" href="https://cdn.consentmo.com" crossorigin data-csm-preconnect="cdn"><link rel="prefetch" href="https://cdn.shopify.com/extensions/019eac82-a79e-7642-9317-591a2c148886/consentmo-gdpr-750/assets/layout-cookie-bar.consentmo.js" crossorigin data-csm-layout-prefetch="banner">
    <link rel="prefetch" href="https://cdn.shopify.com/extensions/019eac82-a79e-7642-9317-591a2c148886/consentmo-gdpr-750/assets/layout-cookie-dialog.consentmo.js" crossorigin data-csm-layout-prefetch="dialog">
    <link rel="prefetch" href="https://cdn.shopify.com/extensions/019eac82-a79e-7642-9317-591a2c148886/consentmo-gdpr-750/assets/layout-cookie-box.consentmo.js" crossorigin data-csm-layout-prefetch="box">
    <link rel="prefetch" href="https://cdn.shopify.com/extensions/019eac82-a79e-7642-9317-591a2c148886/consentmo-gdpr-750/assets/layout-cookie-smart-banner.consentmo.js" crossorigin data-csm-layout-prefetch="smart">
    <link rel="prefetch" href="https://cdn.shopify.com/extensions/019eac82-a79e-7642-9317-591a2c148886/consentmo-gdpr-750/assets/layout-mobile-cookie-bar.consentmo.js" crossorigin data-csm-layout-prefetch="mobile"><script data-consentmo-data-src-bootstrap>
(function () {
  'use strict';
  if (window.__consentmoDataSrcBootstrapInit) return;
  window.__consentmoDataSrcBootstrapInit = true;

  function activateConsentmoDataSrcScripts() {
    if (!window.Shopify || !window.Shopify.shop) return;
    document.querySelectorAll('script[data-src*="consentmo_cookie_consent"]').forEach(function (scriptEl) {
      if (scriptEl.src) return;
      var url = scriptEl.getAttribute('data-src');
      if (url) scriptEl.src = url;
    });
  }
  function scheduleActivation() {
    activateConsentmoDataSrcScripts();
    // Retry on next task so other DCL handlers (lazy-loaders) can finish setting Shopify.shop / data-src first.
    setTimeout(activateConsentmoDataSrcScripts, 0);
  }
  if (document.readyState === 'loading') {
    document.addEventListener('DOMContentLoaded', scheduleActivation, { once: true });
  } else {
    scheduleActivation();
  }
})();
</script>


<!-- END app block --><script src="https://cdn.shopify.com/extensions/10990a76-73ec-4a22-a264-6f931226ffa4/forms-2410/assets/shopify-forms-loader.js" type="text/javascript" defer="defer"></script>
<script src="https://cdn.shopify.com/extensions/019eadc3-5e63-7914-9368-a3898f4ee9d0/v0.0.89/assets/abra.js" type="text/javascript" defer="defer"></script>
<script src="https://cdn.shopify.com/extensions/019eac82-a79e-7642-9317-591a2c148886/consentmo-gdpr-750/assets/consentmo_cookie_consent.js" type="text/javascript" defer="defer"></script>
<script src="https://cdn.shopify.com/extensions/019d43d1-bbad-7de5-bd49-ea6de5e8ca58/accessibly-app-30/assets/acc-main.js" type="text/javascript" defer="defer"></script>
<link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
<script>(function(){if ("sendBeacon" in navigator && "performance" in window) {try {var session_token_from_headers = performance.getEntriesByType('navigation')[0].serverTiming.find(x => x.name == '_s').description;} catch {var session_token_from_headers = undefined;}var session_cookie_matches = document.cookie.match(/_shopify_s=([^;]*)/);var session_token_from_cookie = session_cookie_matches && session_cookie_matches.length === 2 ? session_cookie_matches[1] : "";var session_token = session_token_from_headers || session_token_from_cookie || "";function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 76608209186,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token,page_type: "index"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script>
<script>
  window.__TREKKIE_SHIM_QUEUE = window.__TREKKIE_SHIM_QUEUE || [];
</script>
<script id="web-pixels-manager-setup">(function(){var wpmLoader=function(){"use strict";return function(e,d,r,n){var o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};if(!Boolean(null==(i=null==(a=window.Shopify)?void 0:a.analytics)?void 0:i.replayQueue)){var a,i;window.Shopify=window.Shopify||{};var t=window.Shopify;t.analytics=t.analytics||{};var s=t.analytics;s.replayQueue=[],s.publish=function(e,d,r){return s.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var l,u,c,m,p,f,h,g,y,w,v,b,S,P=(u=(l={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/}).modern,c=l.legacy,(m=navigator.userAgent).match(u)?"modern":m.match(c)?"legacy":"unknown"),C="modern"===P?"modern":"legacy",_=(null!=n?n:{modern:"",legacy:""})[C],O=[(p={baseUrl:d,hashVersion:r,buildTarget:C}).baseUrl,"/wpm","/b",p.hashVersion,"modern"===p.buildTarget?"m":"l",".js"].join(""),U=(f={version:r,bundleTarget:P,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint},h=f.version,g=f.bundleTarget,y=f.surface,w=f.pageUrl,v=f.monorailEndpoint,{emit:function(e){var d=e.status,r=e.errorMsg,n=(new Date).getTime(),o=JSON.stringify({metadata:{event_sent_at_ms:n},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:h,bundle_target:g,page_url:w,status:d,surface:y,error_msg:r},metadata:{event_created_at_ms:n}}]});if(!v)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(v,o)}catch(e){}var a=new XMLHttpRequest;try{return a.open("POST",v,!0),a.setRequestHeader("Content-Type","text/plain"),a.send(o),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}});try{o.browserTarget=P,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,a=e.onerror,i=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,i&&(l.integrity=i,l.crossOrigin="anonymous"),s)for(var m in s)if(Object.prototype.hasOwnProperty.call(s,m))try{l.dataset[m]=s[m]}catch(e){}if(o&&l.addEventListener("load",o),a&&l.addEventListener("error",a),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:O,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null==(d=null==(e=window.Shopify)?void 0:e.analytics)?void 0:d.initialized)}()){var d=window.webPixelsManager.init(e)||void 0;if(d){var r=window.Shopify.analytics;r.replayQueue.forEach(function(e){var r=e[0],n=e[1],o=e[2];d.publishCustomEvent(r,n,o)}),r.replayQueue=[],r.publish=d.publishCustomEvent,r.visitor=d.visitor,r.initialized=!0}}},onerror:function(){return U.emit({status:"failed",errorMsg:"".concat(O," has failed to load")})},sri:(b=_,S=/^sha384-[A-Za-z0-9+/=]+$/,"string"==typeof b&&S.test(b)?_:""),scriptDataAttributes:o}),U.emit({status:"loading"})}catch(e){U.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}}}();wpmLoader({shopId: 76608209186,storefrontBaseUrl: "https://louislatourwine.com",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: ["2dca8a86","d5bdd5d0","3209b71c","5acaffe6","86d76263","3b3c7daf","6faea013"],webPixelsConfigList: [{"id":"1088586018","configuration":"{\"config\":\"{\\\"google_tag_ids\\\":[\\\"G-EEZFK32QCN\\\",\\\"G-R18GR6BSTD\\\",\\\"GT-K55F65N2\\\"],\\\"target_country\\\":\\\"US\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"begin_checkout\\\",\\\"action_label\\\":[\\\"G-EEZFK32QCN\\\",\\\"AW-11485400928\\\/HTOMCJyKsvMZEOCe1eQq\\\",\\\"G-R18GR6BSTD\\\",\\\"AW-11485400928\\\",\\\"MC-60F14Z4B86\\\"]},{\\\"type\\\":\\\"search\\\",\\\"action_label\\\":[\\\"G-EEZFK32QCN\\\",\\\"AW-11485400928\\\/7knvCJaKsvMZEOCe1eQq\\\",\\\"G-R18GR6BSTD\\\",\\\"AW-11485400928\\\",\\\"MC-60F14Z4B86\\\"]},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":[\\\"G-EEZFK32QCN\\\",\\\"AW-11485400928\\\/FZ1PCJOKsvMZEOCe1eQq\\\",\\\"G-R18GR6BSTD\\\",\\\"AW-11485400928\\\",\\\"MC-60F14Z4B86\\\"]},{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":[\\\"G-EEZFK32QCN\\\",\\\"AW-11485400928\\\/H0T9CI2KsvMZEOCe1eQq\\\",\\\"G-R18GR6BSTD\\\",\\\"AW-11485400928\\\",\\\"MC-60F14Z4B86\\\"]},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":[\\\"G-EEZFK32QCN\\\",\\\"AW-11485400928\\\/0SXMCJCKsvMZEOCe1eQq\\\",\\\"G-R18GR6BSTD\\\",\\\"AW-11485400928\\\",\\\"MC-60F14Z4B86\\\"]},{\\\"type\\\":\\\"add_payment_info\\\",\\\"action_label\\\":[\\\"G-EEZFK32QCN\\\",\\\"AW-11485400928\\\/loLsCJ-KsvMZEOCe1eQq\\\",\\\"G-R18GR6BSTD\\\",\\\"AW-11485400928\\\",\\\"MC-60F14Z4B86\\\"]},{\\\"type\\\":\\\"add_to_cart\\\",\\\"action_label\\\":[\\\"G-EEZFK32QCN\\\",\\\"AW-11485400928\\\/Dub5CJmKsvMZEOCe1eQq\\\",\\\"G-R18GR6BSTD\\\",\\\"AW-11485400928\\\",\\\"MC-60F14Z4B86\\\"]}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"f15305aac1e98c5c26a7c80e7bc37bde","type":"APP","apiClientId":1780363,"privacyPurposes":[],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"373817634","configuration":"{\"pixel_id\":\"373984315560961\",\"pixel_type\":\"facebook_pixel\",\"metaapp_system_user_token\":\"-\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"abff2a8add143ccb04deb20f0ebd74a9","type":"APP","apiClientId":2329312,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0460","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0460","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"Louis Latour Inc","paymentSettings":{"currencyCode":"USD"},"myshopifyDomain":"502b22-2.myshopify.com","countryCode":"US","storefrontUrl":"https:\/\/louislatourwine.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"products":null,"purchasingCompany":null,"page":null},},"https://louislatourwine.com/cdn","a9664f44w6a62cec8p04af10e4mb91e3447",{"modern":"","legacy":""},{"trekkieShim":true,"apiClientId":"580111","pageType":"home","shopId":"76608209186","storefrontBaseUrl":"https:\/\/louislatourwine.com","extensionBaseUrl":"https:\/\/extensions.shopifycdn.com\/cdn\/shopifycloud\/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[\"2dca8a86\", \"d5bdd5d0\", \"3209b71c\", \"5acaffe6\", \"86d76263\", \"3b3c7daf\", \"6faea013\"]","isMerchantRequest":"false","hashVersion":"a9664f44w6a62cec8p04af10e4mb91e3447","publish":"custom","events":"[[\"page_viewed\",{}]]"});})();</script><script>
  window.ShopifyAnalytics = window.ShopifyAnalytics || {};
  window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
  window.ShopifyAnalytics.meta.currency = 'USD';
  var meta = {"page":{"pageType":"home","requestId":"52914043-c53f-4a59-8696-8bd9dc3496ff-1781066448"}};
  for (var attr in meta) {
    window.ShopifyAnalytics.meta[attr] = meta[attr];
  }
</script>
<script class="analytics">
  (function () {
    var customDocumentWrite = function(content) {
      var jquery = null;

      if (window.jQuery) {
        jquery = window.jQuery;
      } else if (window.Checkout && window.Checkout.$) {
        jquery = window.Checkout.$;
      }

      if (jquery) {
        jquery('body').append(content);
      }
    };

    var hasLoggedConversion = function(token) {
      if (token) {
        return document.cookie.indexOf('loggedConversion=' + token) !== -1;
      }
      return false;
    }

    var setCookieIfConversion = function(token) {
      if (token) {
        var twoMonthsFromNow = new Date(Date.now());
        twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);

        document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow;
      }
    }

    var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
    window.ShopifyAnalytics.lib.trekkie = window.trekkie;
    if (trekkie.integrations) {
      return;
    }
    trekkie.methods = [
      'identify',
      'page',
      'ready',
      'track',
      'trackForm',
      'trackLink'
    ];
    trekkie.factory = function(method) {
      return function() {
        var args = Array.prototype.slice.call(arguments);
        args.unshift(method);
        trekkie.push(args);
        if (window.__TREKKIE_SHIM_QUEUE && (method == 'track' || method == 'page')) {
          try {
            window.__TREKKIE_SHIM_QUEUE.push({
              from: 'trekkie-stub',
              method: method,
              args: args.slice(1)
            });
          } catch (e) {
            // no-op
          }
        }
        return trekkie;
      };
    };
    for (var i = 0; i < trekkie.methods.length; i++) {
      var key = trekkie.methods[i];
      trekkie[key] = trekkie.factory(key);
    }
    trekkie.load = function(config) {
      trekkie.config = config || {};
      trekkie.config.initialDocumentCookie = document.cookie;
      var first = document.getElementsByTagName('script')[0];
var script = document.createElement('script');
script.type = 'text/javascript';
script.onerror = function(e) {
  var scriptFallback = document.createElement('script');
  scriptFallback.type = 'text/javascript';
  scriptFallback.onerror = function(error) {
          var Monorail = {
      produce: function produce(monorailDomain, schemaId, payload) {
        var currentMs = new Date().getTime();
        var event = {
          schema_id: schemaId,
          payload: payload,
          metadata: {
            event_created_at_ms: currentMs,
            event_sent_at_ms: currentMs
          }
        };
        return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event));
      },
      sendRequest: function sendRequest(endpointUrl, payload) {
        // Try the sendBeacon API
        if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) {
          var blobData = new window.Blob([payload], {
            type: 'text/plain'
          });

          if (window.navigator.sendBeacon(endpointUrl, blobData)) {
            return true;
          } // sendBeacon was not successful

        } // XHR beacon

        var xhr = new XMLHttpRequest();

        try {
          xhr.open('POST', endpointUrl);
          xhr.setRequestHeader('Content-Type', 'text/plain');
          xhr.send(payload);
        } catch (e) {
          console.log(e);
        }

        return false;
      },
      isIos12: function isIos12() {
        return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1;
      }
    };
    Monorail.produce('monorail-edge.shopifysvc.com',
      'trekkie_storefront_load_errors/1.1',
      {shop_id: 76608209186,
      theme_id: 186601832738,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "//louislatourwine.com/cdn/s/trekkie.storefront.370ef8ffef154dc56bb5a814fea4666724353464.min.js"});

  };
  scriptFallback.async = true;
  scriptFallback.src = '//louislatourwine.com/cdn/s/trekkie.storefront.370ef8ffef154dc56bb5a814fea4666724353464.min.js';
  first.parentNode.insertBefore(scriptFallback, first);
};
script.async = true;
script.src = '//louislatourwine.com/cdn/s/trekkie.storefront.370ef8ffef154dc56bb5a814fea4666724353464.min.js';
first.parentNode.insertBefore(script, first);

    };
    trekkie.load(
      {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":76608209186,"isMerchantRequest":null,"themeId":186601832738,"themeCityHash":"13242837076972737558","contentLanguage":"en","currency":"USD","eventMetadataId":"2eefb40e-8048-4e74-a5ae-e1d214003c3c"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain","enabledBetaFlags":["b5387b81","d5bdd5d0"]},"Session Attribution":{},"S2S":{"facebookCapiEnabled":true,"source":"trekkie-storefront-renderer","apiClientId":580111}}
    );

    var loaded = false;
    trekkie.ready(function() {
      if (loaded) return;
      loaded = true;

      window.ShopifyAnalytics.lib = window.trekkie;

      var originalDocumentWrite = document.write;
      document.write = customDocumentWrite;
      try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
      document.write = originalDocumentWrite;

      window.ShopifyAnalytics.lib.page(null,{"pageType":"home","requestId":"52914043-c53f-4a59-8696-8bd9dc3496ff-1781066448","shopifyEmitted":true});

      var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/)
      var token = match? match[1]: undefined;
      if (!hasLoggedConversion(token)) {
        setCookieIfConversion(token);
        
      }
    });

    var eventsListenerScript = document.createElement('script');
    eventsListenerScript.async = true;
    eventsListenerScript.src = "//louislatourwine.com/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js";
    document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
})();</script>
<script
  defer
  src="https://louislatourwine.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.5.0.min.js"
  data-application="storefront-renderer"
  data-shop-id="76608209186"
  data-render-region="gcp-europe-west1"
  data-page-type="index"
  data-theme-instance-id="186601832738"
  data-theme-name="Venue"
  data-theme-version="18.1.1"
  data-monorail-region="shop_domain"
  data-resource-timing-sampling-rate="10"
  data-shs="true"
  data-shs-beacon="true"
  data-shs-export-with-fetch="true"
  data-shs-logs-sample-rate="1"
  data-shs-beacon-endpoint="https://louislatourwine.com/api/collect"
></script>
</head>

  <body
    id="louis-latour-wine"
    class="template-index"
    data-anim-load="true"
    data-anim-interval-style="fade_up"
    data-anim-zoom="false"
    data-anim-interval="true"
    data-editor-mode="false"
    data-quick-shop-show-cart="true"
    data-heading-border="false"
    data-overlap-style="true"
  ><script type="text/javascript">
        //loading class for animations
        document.body.classList.add('js-theme-loading');
      </script>
    <script type="application/json" id="cart-data">
      {"note":null,"attributes":{},"original_total_price":0,"total_price":0,"total_discount":0,"total_weight":0.0,"item_count":0,"items":[],"requires_shipping":false,"currency":"USD","items_subtotal_price":0,"cart_level_discount_applications":[],"checkout_charge_amount":0}
    </script>
<div id="cart-templates" style="display: none"><template id="template-spinner">
    <theme-spinner
  class="theme-spinner "
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</theme-spinner>

  </template>
  <template id="template-cart-item-meta">
    <property-value class="cart-item__meta"></property-value>

  </template>
  <template id="template-unit-price">
    
<span class="unit-price">
Unit price:&nbsp;<unit-price class="money"></unit-price><span aria-hidden="true">/</span><span class="u-hidden-visually">per&nbsp;</span><base-unit></base-unit>
</span>

  </template>
</div>


    <a class="skip-to-content-link" href="#main">Skip to content</a>

    <div class="page-transition"></div>

    <div class="page-container">
      <script>
  theme.setHeaderHeightVars = () => {
    const headerSection = document.querySelector('header-container');
    const header = document.querySelector('.js-header');
    const announcement = document.querySelector('.shopify-section-group-header-group.js-section__announcement');
    const utility = document.querySelector('.shopify-section-group-header-group.js-section__utility-bar');

    document.documentElement.style.setProperty('--window-height', `${window.innerHeight}px`);

    document.documentElement.style.setProperty(
      '--announcement-height',
      `${announcement ? announcement.offsetHeight : 0}px`,
    );

    document.documentElement.style.setProperty('--utility-height', `${utility ? utility.offsetHeight : 0}px`);

    //header section (zero height if transparent)
    if (headerSection)
      document.documentElement.style.setProperty('--header-section-height', `${headerSection.offsetHeight}px`);
    //header element (has height if transparent)
    if (header) document.documentElement.style.setProperty('--header-height', `${header.offsetHeight}px`);
  };

  theme.setHeaderLogoVars = () => {
    //header logo width
    const logoLink = document.querySelector('.header__logo-link');
    if (logoLink) document.documentElement.style.setProperty('--header-logo-width', `${logoLink.offsetWidth}px`);
  };

  theme.setHeaderStyle = () => {
    const header = document.querySelector('.js-header');
    if (!header) return;

    //get element width witout padding
    const getElementContentWidth = (element) => {
      if (!element) return 0;

      const styles = window.getComputedStyle(element);
      const padding = parseFloat(styles.paddingLeft) + parseFloat(styles.paddingRight);

      return element.clientWidth - padding;
    };

    const iconsNavDisplayStyle = (style, element) => {
      if (!element) return;

      element.style.display = style;
    };

    const headerNavs = header.querySelector('.js-heaver-navs');
    const mobileDraw = header.querySelector('.js-mobile-draw-icon');
    const searchDraw = header.querySelector('.js-search-draw-icon');
    const cartDraw = header.querySelector('.js-cart-draw-icon');
    const primaryNav = header.querySelector('.js-primary-nav');
    const primaryNavItems = header.querySelector('.js-primary-nav-items');
    const secondaryNav = header.querySelector('.js-secondary-nav');
    const secondaryNavLocalize = header.querySelector('.js-secondary-nav-localize');
    const secondaryNavActions = header.querySelector('.js-secondary-nav-actions');
    const logoImg = header.querySelector('.js-main-logo');
    const mobileBrkp = 767;

    //set sizes
    const winWidth = window.innerWidth;
    const navsWidth = getElementContentWidth(headerNavs);
    const secondaryWidth = getElementContentWidth(secondaryNav);
    const secondaryLocalizeWidth = getElementContentWidth(secondaryNavLocalize);
    const secondaryActionsWidth = getElementContentWidth(secondaryNavActions);
    const secondaryItemsWidth = secondaryLocalizeWidth + secondaryActionsWidth + 6;
    const logoWidth = getElementContentWidth(logoImg);
    const primaryWidth = getElementContentWidth(primaryNavItems);

    if (header.dataset.headerStyle == 'icons') {
      iconsNavDisplayStyle('flex', mobileDraw);
      iconsNavDisplayStyle('flex', cartDraw);
      iconsNavDisplayStyle('flex', searchDraw);
    } else if (winWidth >= mobileBrkp) {
      if (header.dataset.headerStyle !== 'center') {
        //inline style logic
        if (header.dataset.headerStyle === 'left') {
          const availableLeftSpace = (winWidth - logoWidth) / 2;
          if (availableLeftSpace - primaryWidth < 40) {
            header.classList.remove('header--left');
            header.classList.add('header--center');
          } else if (availableLeftSpace - secondaryItemsWidth < 40) {
            header.classList.remove('header--left');
            header.classList.add('header--center');
          } else {
            header.classList.add('header--left');
            header.classList.remove('header--center');
          }
        }

        //logo left style logic
        if (header.dataset.headerStyle === 'logo-left') {
          const availableCenterSpace = winWidth - logoWidth;
          if (availableCenterSpace - primaryWidth - secondaryItemsWidth < 120) {
            header.classList.remove('header--logo-left');
            header.classList.add('header--center');
          } else {
            header.classList.add('header--logo-left');
            header.classList.remove('header--center');
          }
        }
      }

      iconsNavDisplayStyle('none', mobileDraw);
      iconsNavDisplayStyle('none', cartDraw);
      iconsNavDisplayStyle('none', searchDraw);
    } else {
      iconsNavDisplayStyle('flex', mobileDraw);
      iconsNavDisplayStyle('flex', cartDraw);
      iconsNavDisplayStyle('flex', searchDraw);
    }
  };

  theme.setUpHeaderResizeObservers = () => {
    const debounce = (f, delay) => {
      let timer = 0;
      return (...args) => {
        clearTimeout(timer);
        timer = setTimeout(() => f.apply(this, args), delay);
      };
    };

    const headerSection = document.querySelector('header-container');
    const header = document.querySelector('header');
    const logo = document.querySelector('.header__logo-link');

    theme.setHeaderHeightVars();
    const headerSectionObserver = new ResizeObserver(debounce(theme.setHeaderHeightVars, 50));
    headerSectionObserver.observe(headerSection);

    theme.setHeaderLogoVars();
    const headerLogoObserver = new ResizeObserver(debounce(theme.setHeaderLogoVars, 50));
    headerLogoObserver.observe(logo);

    theme.setHeaderStyle();
    const headerObserver = new ResizeObserver(debounce(theme.setHeaderStyle, 50));
    headerObserver.observe(header);
  };
</script>

      <!-- BEGIN sections: header-group -->
<div id="shopify-section-sections--26848367575330__section_announcement_bar_YRKUp7" class="shopify-section shopify-section-group-header-group js-section__announcement">
</div><div id="shopify-section-sections--26848367575330__header" class="shopify-section shopify-section-group-header-group shopify-section-header js-section__header">
<style>
  
  .header-trigger {
    opacity: 0;
  }
</style>
<link href="//louislatourwine.com/cdn/shop/t/54/assets/component-header.css?v=53914476183850937181775067713" rel="stylesheet" type="text/css" media="all" />
<link
  rel="stylesheet"
  href="//louislatourwine.com/cdn/shop/t/54/assets/component-navigation-drawer.css?v=68136065212661734271775067713"
  media="print"
  onload="this.media='all'"
>
<noscript>
  <link href="//louislatourwine.com/cdn/shop/t/54/assets/component-navigation-drawer.css?v=68136065212661734271775067713" rel="stylesheet" type="text/css" media="all" />
</noscript><link href="//louislatourwine.com/cdn/shop/t/54/assets/component-header-transparent.css?v=44627996234114403081775067713" rel="stylesheet" type="text/css" media="all" />
<header-container
  
    class="is-sticky"
    data-sticky="true"
  
  style="
    --logo-size: 59px;
    --logo-size-mobile: 91px;
    --logo-spacing: 1;
    --logo-spacing-mobile: 0;
  "
><link
      rel="stylesheet"
      href="//louislatourwine.com/cdn/shop/t/54/assets/component-search-drawer.css?v=166864787208131521551775067713"
      media="print"
      onload="this.media='all'"
    >
    <noscript>
      <link href="//louislatourwine.com/cdn/shop/t/54/assets/component-search-drawer.css?v=166864787208131521551775067713" rel="stylesheet" type="text/css" media="all" />
    </noscript><style type="text/css">
    :root {
      
      --header-is-sticky:1;
      
      --header-bg-color: #ffffff;
      --header-bg-color-darker: #f2f2f2;
      --header-text-color: #154734;
      --header-text-color-light: rgba(21, 71, 52, 0.7);
      --header-text-color-lighter: rgba(21, 71, 52, 0.5);
      --header-text-color-lightest: rgba(21, 71, 52, 0.1);
      --header-text-color-bg: rgba(21, 71, 52, 0.06);
      --header-transparent-text-color: #ffffff;
      --header-transparent-text-color-light: rgba(255, 255, 255, 0.3);
      --header-text-contrast-color: #fff;
      --header-transparent-text-contrast-color: #000;
    }</style>
  <header
    role="banner"
    id="top"
    class="header js-header header--sticky js-header-sticky header--left u-flex u-flex--middle u-flex--center header--search-enabled header--transparent header--has-transparent-divider header--has-divider"
    data-section-id="sections--26848367575330__header"
    data-section-type="header-section"
    data-transparent-header="true"
    data-sticky-header="true"
    data-header-style="left"
  >
    <div class="header__logo u-flex u-flex--middle u-flex--center header__logo--has-transparent">
      
        <h1 class="header__logo-wrapper js-main-logo" itemscope itemtype="http://schema.org/Organization">
      
      
        <a href="/" itemprop="url" class="header__logo-link">
          <div
            class="header__logo-ratio-box"
            style="aspect-ratio: 4.6/1"
          >
            <img
              src="//louislatourwine.com/cdn/shop/files/logo_green_small_c398a43f-74cd-46e0-9c6c-0a68b33a1f63.png?height=118&v=1701456742"
              class="header__logo-img"
              alt="Louis Latour Inc"
              itemprop="logo"
              width="232"
              height="50"
              loading="eager"
            >

            
              <img
                src="//louislatourwine.com/cdn/shop/files/logo_white_small_c2528bf6-f3f2-47a4-9f2c-dec706e1d49d.png?height=118&v=1701456783"
                class="header__logo-img header__logo-img--transparent"
                alt="Louis Latour Inc"
                itemprop="logo-transparent"
                width="232"
                height="50"
                loading="eager"
              >
            
          </div>
        </a>
      
      
        </h1>
      
    </div>

    <div
      class="header-trigger header-trigger--left mobile-draw-trigger-icon u-flex u-flex--middle js-mobile-draw-icon"
      style="display: none"
    >
      <button
        class="header-trigger__link header-trigger__link--mobile"
        aria-haspopup="dialog"
        aria-label="Menu"
        data-a11y-dialog-show="modal-main-menu"
      >
        <span
    class="icon icon--theme icon--menu "
  >
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><path d="M4 8H44M4 24H44M4 40H44" vector-effect="non-scaling-stroke" /></svg>
  </span>
      </button>
    </div>
    
      <div
        class="header-trigger header-trigger--far-right search-draw-trigger-icon u-flex u-flex--middle js-search-draw-icon"
        style="display: none"
      >
        <a
          href="/search"
          class="header-trigger__link header-trigger__link--search"
          aria-haspopup="dialog"
          aria-label="Search"
          data-a11y-dialog-show="modal-search"
        >
          <span
    class="icon icon--theme icon--search "
  >
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><path d="M36.2018 36.2008L43.5 43.5M41.383 23.6915C41.383 33.4622 33.4622 41.383 23.6915 41.383C13.9208 41.383 6 33.4622 6 23.6915C6 13.9208 13.9208 6 23.6915 6C33.4622 6 41.383 13.9208 41.383 23.6915Z" vector-effect="non-scaling-stroke" /></svg>
  </span>
        </a>
      </div>
    
    <div
      class="header-trigger header-trigger--right cart-draw-trigger-icon u-flex u-flex--middle js-cart-draw-icon"
      style="display: none"
    >
      <cart-link><a
            href="/cart"
            class="
              header-trigger__link
              header-trigger__link--cart
              js-cart-icon
              
            "
            aria-haspopup="dialog"
            aria-label="Cart"
            
          >
            <span
    class="icon icon--theme icon--cart "
  >
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><path d="M34 14.1984V13.8105C34 8.66844 29.702 4.5 24.4 4.5H23.6C18.2981 4.5 14 8.66844 14 13.8105V14.1984M5 14.4048H43V43.5H5V14.4048Z" vector-effect="non-scaling-stroke" /></svg>
  </span>
            <div class="cart-count-bubble">
              <items-count aria-hidden="true">0</items-count>
            </div>
          </a></cart-link>
    </div>

    <div class="header-navs js-heaver-navs u-clearfix u-hidden@tab-down"><nav class="primary-nav header-navs__items js-primary-nav" role="navigation">
          <nested-menu submenu-direction="below">
            <ul class="primary-nav__items js-primary-nav-items"><li class="primary-nav__item primary-nav__item--active f-family--body f-caps--false f-space--1"><a
                        href="/"
                        class="primary-nav__link"
                        
                          aria-current="page"
                        
                      >Home</a></li><li class="primary-nav__item f-family--body f-caps--false f-space--1"><a
                        href="/pages/about"
                        class="primary-nav__link"
                        
                      >About Us</a></li><li class="primary-nav__item f-family--body f-caps--false f-space--1"><a
                        href="/collections/hill-of-corton"
                        class="primary-nav__link"
                        
                      >Discover</a></li><li class="primary-nav__item f-family--body f-caps--false f-space--1"><a
                        href="/collections/all"
                        class="primary-nav__link"
                        
                      >Shop</a></li></ul>
          </nested-menu>
        </nav><nav class="secondary-nav header-navs__items js-secondary-nav">
        <div class="secondary-nav__items secondary-nav__items--word"><ul class="secondary-nav__localize js-secondary-nav-localize"></ul>
          <ul class="secondary-nav__actions js-secondary-nav-actions">
            
              
                <li class="secondary-nav__item secondary-nav__item--account secondary-nav__link--word secondary-nav__item--light f-family--body f-caps--false f-space--1">
                  <a
                    href="/account/login"
                    class="secondary-nav__link"
                    aria-label="Account"
                  >Log in
</a>
                </li>
              
            

            <li class="secondary-nav__item secondary-nav__item--cart f-family--body f-caps--false f-space--1">
              <cart-link><a
                    href="/cart"
                    class="
                      secondary-nav__link
                      secondary-nav__item--cart
                      secondary-nav__link--word
                    "
                    aria-haspopup="dialog"
                    aria-label="Cart"
                    
                  >Cart (<items-count>0</items-count>)</a></cart-link>
            </li>

            
              <li class="secondary-nav__item secondary-nav__item--search f-family--body f-caps--false f-space--1">
                <a
                  href="/search"
                  class="secondary-nav__link secondary-nav__link--search secondary-nav__link--word"
                  aria-haspopup="dialog"
                  aria-label="Search"
                  data-a11y-dialog-show="modal-search"
                >Search
</a>
              </li>
            
          </ul>
        </div>
      </nav>
    </div>
  </header>
  <script>
    theme.setUpHeaderResizeObservers();
  </script>
</header-container>

<modal-dialog
  id="modal-main-menu"
  class="
    modal
    modal--main-menu
    modal--dark
    has-borders
  "
  aria-labelledby="modal-main-menu-title"
  aria-hidden="true"
  style="--background-color: #ffffff;"
><div class="modal__overlay" data-a11y-dialog-hide></div>

  <div class="modal__wrapper" role="document">
    <div class="modal__content">
      <div class="drawer-nav__empty-banner"></div>
      <p id="modal-main-menu-title" class="u-hidden-visually">Menu</p>
      <button
        title="Close (esc)"
        type="button"
        class="modal__close modal__close--left"
        aria-label="Close (esc)"
        data-a11y-dialog-hide
      >
        <span
    class="icon icon--theme icon--close "
  >
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><path d="M7.09385 41.5L41.5 6.5M6.5 6.5L40.9062 41.5" vector-effect="non-scaling-stroke" /></svg>
  </span>
      </button><drawer-menu>
          <nav class="drawer-nav drawer-nav--main">
            <ul class="list-menu" role="list"><li class="list-menu__item list-menu__item--active"><a
                      href="/"
                      class="list-menu__link f-family--body f-caps--false f-space--0"
                      
                        aria-current="page"
                      
                    >
                      Home
                    </a></li><li class="list-menu__item"><a
                      href="/pages/about"
                      class="list-menu__link f-family--body f-caps--false f-space--0"
                      
                    >
                      About Us
                    </a></li><li class="list-menu__item"><a
                      href="/collections/hill-of-corton"
                      class="list-menu__link f-family--body f-caps--false f-space--0"
                      
                    >
                      Discover
                    </a></li><li class="list-menu__item"><a
                      href="/collections/all"
                      class="list-menu__link f-family--body f-caps--false f-space--0"
                      
                    >
                      Shop
                    </a></li></ul>
          </nav>
        </drawer-menu><div class="mobile-draw__footer mobile-footer"><div class="mobile-footer__contact">
            
              <p class="mobile-footer__text">
                <a href="tel:(415) 479-4616" class="mobile-footer__text-link">
                  <span class="mobile-draw__icon"><span
    class="icon icon--theme icon--phone "
  >
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><rect x="12" y="4.5" width="24" height="39" rx="4.875" vector-effect="non-scaling-stroke" />
          <path fill-rule="evenodd" clip-rule="evenodd" d="M20 37.3318C20 36.5963 20.4884 36 21.0909 36H26.9091C27.5116 36 28 36.5963 28 37.3318C28 38.0673 27.5116 38.6636 26.9091 38.6636H21.0909C20.4884 38.6636 20 38.0673 20 37.3318Z" class="fill" /></svg>
  </span></span>&nbsp;(415) 479-4616
                </a>
              </p>
            
            
              <p class="mobile-footer__text">
                <a href="mailto:customerservice@louislatourinc.com" class="mobile-footer__text-link">
                  <span class="mobile-draw__icon"><span
    class="icon icon--theme icon--email "
  >
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><path d="M31.357 23.4876C31.357 27.2668 28.2933 30.3305 24.5141 30.3305C20.7349 30.3305 17.6712 27.2668 17.6712 23.4876C17.6712 19.7084 20.7349 16.6447 24.5141 16.6447C28.2933 16.6447 31.357 19.7084 31.357 23.4876ZM31.357 23.4876L31.3562 25.0077C31.3562 26.4192 31.9169 27.7729 32.9149 28.7709C33.913 29.769 35.2666 30.3297 36.6781 30.3297C38.0895 30.3297 39.4432 29.769 40.4412 28.7709C41.4393 27.7729 42 26.4192 42 25.0077V23.4872C41.9971 19.5773 40.685 15.781 38.2729 12.7038C35.8608 9.62668 32.4877 7.44592 28.6916 6.50942C24.8956 5.57292 20.8952 5.93463 17.3287 7.53685C13.7622 9.13908 10.835 11.8895 9.01395 15.3494C7.19294 18.8094 6.58305 22.7795 7.28156 26.6264C7.98008 30.4734 9.94676 33.9757 12.8679 36.5745C15.789 39.1734 19.4963 40.7192 23.3985 40.9653C27.3006 41.2114 31.1727 40.1437 34.3973 37.9324" vector-effect="non-scaling-stroke" stroke-linecap="round" stroke-linejoin="round"/></svg>
  </span></span>&nbsp;customerservice@louislatourinc.com
                </a>
              </p>
            
          </div>

<ul class="social-links"><li class="social-links__item">
      <a
        href="https://www.facebook.com/LouisLatourUSA"
        class="social-links__link"
        target="_blank"
        rel="noopener"
        aria-label="Visit our facebook page"
      ><span class="icon icon--social icon--facebook ">
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><title>facebook</title><path d="M47.9 24.038C47.9 10.7622 37.1772 0 23.95 0C10.7228 0 0 10.7622 0 24.038C0 35.3114 7.73249 44.7705 18.1642 47.3682V31.3837H13.2256V24.038H18.1642V20.8728C18.1642 12.691 21.8533 8.8988 29.8565 8.8988C31.3737 8.8988 33.9919 9.19735 35.0629 9.49598V16.1549C34.4975 16.0952 33.5158 16.0653 32.296 16.0653C28.3689 16.0653 26.8515 17.5583 26.8515 21.4402V24.038H34.6744L33.3306 31.3837H26.8515V47.9C38.7102 46.4625 47.9 36.328 47.9 24.038Z" /></svg>
  </span></a>
    </li><li class="social-links__item">
      <a
        href="https://www.instagram.com/louislatourusa/"
        class="social-links__link"
        target="_blank"
        rel="noopener"
        aria-label="Visit our instagram page"
      ><span class="icon icon--social icon--instagram ">
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><title>instagram</title><path d="M24 4.656C27.232 4.656 29.328 4.672 30.288 4.704C31.28 4.704 32.416 4.736 33.696 4.8C34.848 4.86398 35.776 4.992 36.48 5.184C37.152 5.34398 37.712 5.50401 38.16 5.664C38.736 5.88801 39.232 6.12801 39.648 6.384C40.064 6.672 40.496 7.02398 40.944 7.44C41.328 7.85601 41.664 8.27198 41.952 8.688C42.24 9.13598 42.496 9.648 42.72 10.224C42.88 10.608 43.04 11.152 43.2 11.856C43.36 12.528 43.472 13.456 43.536 14.64C43.568 15.888 43.6 17.024 43.632 18.048C43.664 19.04 43.68 21.152 43.68 24.384C43.68 27.552 43.664 29.632 43.632 30.624C43.6 31.648 43.568 32.784 43.536 34.032C43.472 35.216 43.36 36.144 43.2 36.816C43.04 37.52 42.88 38.064 42.72 38.448C42.496 39.024 42.24 39.536 41.952 39.984C41.664 40.4 41.328 40.816 40.944 41.232C40.496 41.68 40.064 42.048 39.648 42.336C39.232 42.592 38.736 42.832 38.16 43.056C37.712 43.216 37.152 43.376 36.48 43.536C35.776 43.728 34.848 43.84 33.696 43.872C32.416 43.936 31.28 43.968 30.288 43.968C29.328 44 27.232 44.016 24 44.016C20.8 44.016 18.704 44 17.712 43.968C16.72 43.968 15.584 43.936 14.304 43.872C13.152 43.84 12.224 43.728 11.52 43.536C10.848 43.376 10.288 43.216 9.84 43.056C9.29602 42.832 8.81602 42.592 8.4 42.336C7.95202 42.048 7.52002 41.68 7.104 41.232C6.68798 40.816 6.336 40.4 6.048 39.984C5.76 39.536 5.50402 39.04 5.28 38.496C5.12002 38.08 4.95998 37.52 4.8 36.816C4.64 36.144 4.544 35.232 4.512 34.08C4.448 32.8 4.4 31.648 4.368 30.624C4.368 29.632 4.368 27.552 4.368 24.384C4.368 21.152 4.368 19.04 4.368 18.048C4.4 17.024 4.448 15.888 4.512 14.64C4.544 13.488 4.64 12.576 4.8 11.904C4.95998 11.2 5.12002 10.64 5.28 10.224C5.50402 9.648 5.76 9.15201 6.048 8.736C6.336 8.31998 6.672 7.88798 7.056 7.44C7.50398 7.02398 7.93598 6.672 8.352 6.384C8.79998 6.12801 9.29602 5.88801 9.84 5.664C10.288 5.50401 10.848 5.34398 11.52 5.184C12.224 4.992 13.152 4.86398 14.304 4.8C15.584 4.736 16.72 4.704 17.712 4.704C18.672 4.672 20.768 4.656 24 4.656ZM24 0.335999C20.736 0.335999 18.592 0.351998 17.568 0.383999C16.544 0.383999 15.392 0.415999 14.112 0.479998C12.832 0.543996 11.728 0.671998 10.8 0.863998C9.87202 1.056 9.03998 1.312 8.304 1.632C7.47202 1.952 6.72 2.32 6.048 2.736C5.34398 3.184 4.672 3.728 4.032 4.368C3.36 5.04 2.816 5.712 2.4 6.384C1.952 7.08801 1.568 7.83998 1.248 8.64C0.96 9.408 0.72 10.256 0.528 11.184C0.336 12.08 0.208 13.168 0.144 14.448C0.0800002 15.728 0.032 16.896 0 17.952C0 18.976 0 21.12 0 24.384C0 27.616 0 29.744 0 30.768C0.032 31.824 0.0800002 32.992 0.144 34.272C0.208 35.552 0.336 36.64 0.528 37.536C0.72 38.464 0.96 39.312 1.248 40.08C1.568 40.88 1.952 41.632 2.4 42.336C2.816 43.008 3.36 43.68 4.032 44.352C4.672 44.992 5.34398 45.536 6.048 45.984C6.72 46.4 7.47202 46.768 8.304 47.088C9.03998 47.376 9.87202 47.616 10.8 47.808C11.728 48.0322 12.832 48.1762 14.112 48.24C15.392 48.3038 16.544 48.336 17.568 48.336C18.592 48.3682 20.736 48.384 24 48.384C27.264 48.384 29.408 48.3682 30.432 48.336C31.456 48.336 32.608 48.3038 33.888 48.24C35.168 48.1762 36.272 48.0322 37.2 47.808C38.128 47.616 38.96 47.376 39.696 47.088C40.496 46.768 41.232 46.4 41.904 45.984C42.608 45.536 43.296 44.992 43.968 44.352C44.64 43.68 45.184 43.008 45.6 42.336C46.048 41.632 46.432 40.88 46.752 40.08C47.008 39.312 47.248 38.464 47.472 37.536C47.664 36.64 47.776 35.552 47.808 34.272C47.872 32.992 47.92 31.824 47.952 30.768C47.952 29.744 47.952 27.616 47.952 24.384C47.952 21.12 47.952 18.976 47.952 17.952C47.92 16.896 47.872 15.728 47.808 14.448C47.776 13.168 47.664 12.08 47.472 11.184C47.248 10.256 47.008 9.408 46.752 8.64C46.432 7.872 46.048 7.13601 45.6 6.432C45.184 5.72798 44.64 5.04 43.968 4.368C43.328 3.728 42.656 3.184 41.952 2.736C41.28 2.32 40.528 1.952 39.696 1.632C38.96 1.344 38.128 1.104 37.2 0.911998C36.272 0.687996 35.168 0.543996 33.888 0.479998C32.608 0.415999 31.456 0.383999 30.432 0.383999C29.408 0.351998 27.264 0.335999 24 0.335999ZM24 12.048C22.304 12.048 20.704 12.368 19.2 13.008C17.728 13.648 16.416 14.528 15.264 15.648C14.144 16.768 13.28 18.08 12.672 19.584C12 21.088 11.664 22.688 11.664 24.384C11.664 26.048 12 27.632 12.672 29.136C13.28 30.64 14.144 31.952 15.264 33.072C16.416 34.192 17.728 35.072 19.2 35.712C20.704 36.352 22.304 36.672 24 36.672C25.696 36.672 27.296 36.352 28.8 35.712C30.272 35.072 31.584 34.192 32.736 33.072C33.856 31.952 34.72 30.64 35.328 29.136C36 27.632 36.336 26.048 36.336 24.384C36.336 22.688 36 21.088 35.328 19.584C34.72 18.08 33.856 16.768 32.736 15.648C31.584 14.528 30.272 13.648 28.8 13.008C27.296 12.368 25.696 12.048 24 12.048ZM24 32.352C21.792 32.352 19.904 31.584 18.336 30.048C16.768 28.48 15.984 26.592 15.984 24.384C15.984 22.144 16.768 20.24 18.336 18.672C19.904 17.136 21.792 16.368 24 16.368C26.208 16.368 28.096 17.136 29.664 18.672C31.232 20.24 32.016 22.144 32.016 24.384C32.016 26.592 31.232 28.48 29.664 30.048C28.096 31.584 26.208 32.352 24 32.352ZM39.696 11.568C39.696 12.336 39.424 13.008 38.88 13.584C38.304 14.128 37.616 14.4 36.816 14.4C36.016 14.4 35.344 14.128 34.8 13.584C34.224 13.008 33.936 12.336 33.936 11.568C33.936 10.768 34.224 10.08 34.8 9.504C35.344 8.928 36.016 8.64 36.816 8.64C37.616 8.64 38.304 8.928 38.88 9.504C39.424 10.08 39.696 10.768 39.696 11.568Z" /></svg>
  </span></a>
    </li><li class="social-links__item">
      <a
        href="https://www.linkedin.com/company/louis-latour-inc/"
        class="social-links__link"
        target="_blank"
        rel="noopener"
        aria-label="Visit our linkedin page"
      ><span class="icon icon--social icon--linkedin ">
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><title>linkedin</title><path d="M18 18H26.304V22.272H26.448C26.992 21.248 27.968 20.272 29.376 19.344C30.752 18.448 32.496 18 34.608 18C36.816 18 38.592 18.336 39.936 19.008C41.28 19.616 42.32 20.48 43.056 21.6C43.824 22.72 44.352 24.048 44.64 25.584C44.896 27.12 45.024 28.784 45.024 30.576V45.024H36.336V32.208C36.336 30.672 36.144 29.12 35.76 27.552C35.344 25.984 34.032 25.2 31.824 25.2C29.584 25.2 28.16 25.904 27.552 27.312C26.976 28.688 26.688 30.24 26.688 31.968V45.024H18V18ZM3.02399 45.024V18H12V45.024H3.02399ZM12 10.512C12 11.76 11.568 12.816 10.704 13.68C9.80799 14.576 8.73599 15.024 7.48799 15.024C6.23999 15.024 5.18399 14.576 4.31999 13.68C3.45599 12.816 3.02399 11.76 3.02399 10.512C3.02399 9.264 3.45599 8.192 4.31999 7.296C5.18399 6.432 6.23999 6 7.48799 6C8.73599 6 9.80799 6.432 10.704 7.296C11.568 8.192 12 9.264 12 10.512Z" /></svg>
  </span></a>
    </li><li class="social-links__item">
      <a
        href="https://tiktok.com/LouisLatourUSA"
        class="social-links__link"
        target="_blank"
        rel="noopener"
        aria-label="Visit our tiktok page"
      ><span class="icon icon--social icon--tiktok ">
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><title>tiktok</title><path d="M25.056 0.00799561C26.368 0.00799561 27.68 0.00799561 28.992 0.00799561C30.304 0.00799561 31.6 0.00799561 32.88 0.00799561C32.976 1.512 33.296 3.016 33.84 4.52C34.416 5.992 35.264 7.256 36.384 8.312C37.504 9.43199 38.816 10.28 40.32 10.856C41.824 11.4 43.344 11.768 44.88 11.96V20.024C43.44 19.96 42 19.768 40.56 19.448C39.152 19.128 37.792 18.648 36.48 18.008C35.904 17.784 35.344 17.496 34.8 17.144C34.256 16.824 33.728 16.504 33.216 16.184C33.216 17.624 33.216 19.08 33.216 20.552C33.216 22.024 33.216 23.496 33.216 24.968C33.216 26.408 33.2 27.864 33.168 29.336C33.168 30.776 33.168 32.232 33.168 33.704C33.072 35.112 32.8 36.488 32.352 37.832C31.904 39.176 31.28 40.424 30.48 41.576C29.168 43.464 27.456 45 25.344 46.184C23.232 47.368 21.008 47.976 18.672 48.008C17.232 48.04 15.808 47.88 14.4 47.528C13.024 47.176 11.728 46.648 10.512 45.944C8.46398 44.728 6.78398 43.096 5.47198 41.048C4.15998 39.032 3.39198 36.84 3.16798 34.472C3.16798 33.992 3.16798 33.496 3.16798 32.984C3.13598 32.472 3.13598 31.992 3.16798 31.544C3.35998 29.624 3.90398 27.8 4.79998 26.072C5.69598 24.344 6.87998 22.856 8.35198 21.608C10.016 20.168 11.936 19.128 14.112 18.488C16.288 17.88 18.464 17.768 20.64 18.152C20.672 19.624 20.672 21.112 20.64 22.616C20.608 24.088 20.592 25.56 20.592 27.032C19.568 26.712 18.528 26.616 17.472 26.744C16.384 26.84 15.408 27.192 14.544 27.8C13.904 28.184 13.36 28.68 12.912 29.288C12.432 29.896 12.064 30.568 11.808 31.304C11.584 31.784 11.472 32.312 11.472 32.888C11.472 33.432 11.488 33.96 11.52 34.472C11.744 36.136 12.544 37.56 13.92 38.744C15.296 39.896 16.832 40.392 18.528 40.232C19.648 40.2 20.704 39.896 21.696 39.32C22.688 38.712 23.472 37.944 24.048 37.016C24.24 36.696 24.416 36.36 24.576 36.008C24.768 35.656 24.88 35.288 24.912 34.904C24.976 33.112 25.008 31.32 25.008 29.528C25.008 27.736 25.008 25.944 25.008 24.152C25.008 22.168 25.008 20.152 25.008 18.104C25.008 16.12 25.008 14.12 25.008 12.104C25.008 10.088 25.008 8.072 25.008 6.056C25.008 4.072 25.024 2.056 25.056 0.00799561Z" /></svg>
  </span></a>
    </li><li class="social-links__item">
      <a
        href="https://x.com/LouisLatourUSA"
        class="social-links__link"
        target="_blank"
        rel="noopener"
        aria-label="Visit our x page"
      ><span class="icon icon--social icon--x ">
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><title>x</title>
          <path d="M28.0064 20.3143L45.5251 0H41.3737L26.1623 17.6386L14.0128 0H0L18.3722 26.6727L0 47.9755H4.15161L20.2153 29.3484L33.046 47.9755H47.0588L28.0054 20.3143H28.0064ZM22.3202 26.9077L20.4587 24.2517L5.64748 3.11763H12.0241L23.9769 20.1735L25.8384 22.8295L41.3757 44.9995H34.9991L22.3202 26.9087V26.9077Z" /></svg>
  </span></a>
    </li><li class="social-links__item">
      <a
        href="https://www.youtube.com/@LouisLatour1797"
        class="social-links__link"
        target="_blank"
        rel="noopener"
        aria-label="Visit our youtube page"
      ><span class="icon icon--social icon--youtube ">
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><title>youtube</title><path d="M47.52 14.4C47.52 14.4 47.376 13.792 47.088 12.576C46.832 11.36 46.336 10.384 45.6 9.648C44.704 8.688 43.792 8.128 42.864 7.968C41.936 7.776 41.248 7.648 40.8 7.584C39.136 7.456 37.312 7.36 35.328 7.296C33.376 7.232 31.568 7.184 29.904 7.152C28.208 7.12 26.8 7.104 25.68 7.104C24.56 7.104 24 7.104 24 7.104C24 7.104 23.44 7.104 22.32 7.104C21.2 7.104 19.792 7.12 18.096 7.152C16.432 7.184 14.624 7.232 12.672 7.296C10.688 7.36 8.864 7.456 7.2 7.584C6.752 7.648 6.064 7.776 5.136 7.968C4.208 8.128 3.296 8.688 2.4 9.648C1.664 10.384 1.168 11.36 0.912 12.576C0.624 13.792 0.48 14.4 0.48 14.4C0.48 14.4 0.4 15.216 0.24 16.848C0.08 18.448 0 20.224 0 22.176V25.824C0 27.776 0.08 29.552 0.24 31.152C0.4 32.752 0.48 33.552 0.48 33.552C0.48 33.552 0.624 34.176 0.912 35.424C1.168 36.64 1.664 37.616 2.4 38.352C3.296 39.312 4.272 39.872 5.328 40.032C6.384 40.192 7.168 40.32 7.68 40.416C8.64 40.512 10.032 40.592 11.856 40.656C13.68 40.72 15.488 40.768 17.28 40.8C19.072 40.832 20.64 40.864 21.984 40.896C23.328 40.896 24 40.896 24 40.896C24 40.896 24.56 40.896 25.68 40.896C26.8 40.896 28.208 40.864 29.904 40.8C31.568 40.768 33.376 40.72 35.328 40.656C37.312 40.592 39.152 40.496 40.848 40.368C41.296 40.336 41.984 40.224 42.912 40.032C43.808 39.872 44.704 39.312 45.6 38.352C46.336 37.616 46.832 36.64 47.088 35.424C47.376 34.176 47.52 33.552 47.52 33.552C47.52 33.552 47.6 32.752 47.76 31.152C47.92 29.552 48 27.776 48 25.824V22.176C48 20.224 47.92 18.448 47.76 16.848C47.6 15.216 47.52 14.4 47.52 14.4ZM19.008 30.24V16.752L32.016 23.472L19.008 30.24Z" /></svg>
  </span></a>
    </li></ul>

      </div>

      
        
          <div class="mobile-draw__account">
            <a href="/account/login" class="mobile-header__link"
              ><span class="mobile-draw__icon"><span
    class="icon icon--theme icon--user "
  >
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><path d="M24 26.4906C16.5805 26.4906 9.59825 28.4654 3.5 31.944V43.4906H44.5V31.944C38.4018 28.4654 31.4195 26.4906 24 26.4906Z" vector-effect="non-scaling-stroke" />
          <path d="M24 23C29.5228 23 34 18.5228 34 13C34 7.47715 29.5228 3 24 3C18.4772 3 14 7.47715 14 13C14 18.5228 18.4772 23 24 23Z" vector-effect="non-scaling-stroke" /></svg>
  </span></span>&nbsp;Log in</a>
          </div>
        
      
</div>
  </div>
</modal-dialog>


</div>
<!-- END sections: header-group -->

      <!-- BEGIN sections: popup-group -->
<div id="shopify-section-sections--26848367608098__age-checker" class="shopify-section shopify-section-group-popup-group js-section__age-checker"><link href="//louislatourwine.com/cdn/shop/t/54/assets/section-age-checker.css?v=4566398185680452361775067713" rel="stylesheet" type="text/css" media="all" />
<popup-dialog
  id="age-checker"
  class="
    popup
    popup--restrictive
    age-checker
    
      age-checker--image
    
  "
  data-open-on-page-load
  data-disable-body-scroll
  data-remember-state="14"
  aria-hidden="true"
  aria-labelledby="age-checker-title"
  role="alertdialog"
>
  <div class="popup__overlay"></div>

  <div class="popup__wrapper">
    <div
      class="popup__content"
      role="document"
    >
      
        <div class="age-checker__media">
          
          <img
            class="age-checker__media-bg"
            src="//louislatourwine.com/cdn/shop/files/popup_resize.jpg?v=1701456895&width=300"
            srcset="//louislatourwine.com/cdn/shop/files/popup_resize.jpg?v=1701456895&width=180 180w 120h,
  //louislatourwine.com/cdn/shop/files/popup_resize.jpg?v=1701456895&width=360 360w 240h,
  //louislatourwine.com/cdn/shop/files/popup_resize.jpg?v=1701456895&width=540 540w 361h,
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  //louislatourwine.com/cdn/shop/files/popup_resize.jpg?v=1701456895
  599w 400h"
            sizes="(min-width: 801px) 800px, (min-width: 501px) 500px, 100vw"
            width="300"
            height="200"
            alt=""
            loading="lazy"
            style="object-position:50.0% 50.0%"
          >
        </div>
      

      <div class="age-checker__content">
        <div
          class="section__title section__title--center age-checker__title js-animate-single"
          data-animation-displacement="5"
        >
          <h3 id="age-checker-title" class="section__title-text">
            Can we pour you a glass?
          </h3>
        </div>

        <div class="age-checker__desc"><p>By clicking enter you are confirming that you are age 21 or older and agree to our <a href="/pages/terms-and-conditions" title="terms and conditions"><span style="text-decoration:underline">terms and conditions.</span></a></p></div>

        <div class="age-checker__actions">
          <button type="button" class="age-checker__btn c-btn c-btn--primary c-btn--full" data-a11y-dialog-hide>Yes! - Enter</button>
          
            <a href="https://google.com" class="age-checker__btn c-btn c-btn--hollow c-btn--full">Not Yet - I will return</a>
          
        </div>
      </div>
    </div>
  </div>
</popup-dialog>


</div>
<!-- END sections: popup-group -->

      <div class="main" id="main">
        <div id="shopify-section-template--26848366952738__section_image_text_banner_xVyYwd" class="shopify-section js-section__image-banner">
  <link href="//louislatourwine.com/cdn/shop/t/54/assets/component-image-banner.css?v=32135393245025078001775067713" rel="stylesheet" type="text/css" media="all" />

<section
  class="
    section
    section--template--26848366952738__section_image_text_banner_xVyYwd
    section--full
    section--mb-0
  "
  data-section-id="template--26848366952738__section_image_text_banner_xVyYwd"
  data-section-type="image-banner"
  style="
    --color-text: #ffffff;
    --color-heading: #ffffff;
  "
>
  

  <div class="u-flex-parent">
    
    <div
      class="
        image-banner
        image-banner--full
        image-banner--center
        
        u-flex u-flex--bottom
        
        
        js-animate-single
      "
      style="
        --height-desktop: 840px;
        --height-mobile: 500px;
        --background-color: #f2f2f2;
      "
    >
        
<picture>
            <source
              
                srcset="//louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_213BD_smaller_copy_2.jpg?v=1762805937&width=180 180w 233h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_213BD_smaller_copy_2.jpg?v=1762805937&width=360 360w 466h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_213BD_smaller_copy_2.jpg?v=1762805937&width=540 540w 699h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_213BD_smaller_copy_2.jpg?v=1762805937&width=720 720w 933h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_213BD_smaller_copy_2.jpg?v=1762805937&width=900 900w 1166h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_213BD_smaller_copy_2.jpg?v=1762805937&width=1080 1080w 1399h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_213BD_smaller_copy_2.jpg?v=1762805937&width=1296 1296w 1679h,
  
  
  
  
  
  
  
  
  
  
  
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_213BD_smaller_copy_2.jpg?v=1762805937
  1500w 1943h"
              
              media="all and (max-width: 767px)"
            >
            <source
              srcset="//louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=180 180w 120h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=360 360w 240h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=540 540w 360h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=720 720w 480h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=900 900w 600h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=1080 1080w 720h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=1296 1296w 864h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=1512 1512w 1008h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=1728 1728w 1152h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=1950 1950w 1300h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=2100 2100w 1400h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=2260 2260w 1507h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=2450 2450w 1633h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=2700 2700w 1800h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=3000 3000w 2000h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=3350 3350w 2233h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=3750 3750w 2500h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=4100 4100w 2733h,
  //louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692
  4500w 3000h"
              media="all and (min-width: 768px)"
            >

<image-skeleton
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 600 777"
    width="600"
    height="777"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="600" height="777"></rect>
  </svg>
</image-skeleton>
<img
              class="image-banner__bg"
              src="//louislatourwine.com/cdn/shop/files/Maison_Louis_Latour_S_Chapuis_207_-_Copy_ce4c3291-5c0f-4786-bb94-88a2b601bf0b.jpg?v=1685121692&width=600"
              width="600"
              height="400"
              alt=""
              loading="eager"
              fetchpriority="high"
              style="
                --image-position: 50.0% 50.0%;
                --image-position-mobile:  50.0% 50.0%;
              "
            >
          </picture>
        
        <div
          class="image-banner__bg--overlay u-bg-overlay"
          style="
            --overlay-color: #000000;
            --overlay-opacity: 0.0;
          "
        ></div>
      

      <div class="image-banner__content"><div
                class="image-banner__content__block image-banner__content__block--custom-liquid"
                
              >
                <div class="image-banner__custom-content">
                  <html>
<head>
  <title>Elegant Cursive Text</title>

  <!-- Import Great Vibes from Google Fonts -->
  <link href="https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap" rel="stylesheet">
</head>

<body>
  <p style="font-family: 'Great Vibes', cursive; font-size: 70px; margin: 40px;">
    Discover Maison Louis Latour
  </p>
<div id="shopify-block-AZFd6aGFnS21FS1hVa__13768625480086291342" class="shopify-block shopify-app-block"><script>
  window['ShopifyForms'] = {
    ...window['ShopifyForms'],
    currentPageType: "index"
  };
</script>


</div><div id="shopify-block-ASU9SVjNtalhYcFFPb__2296928500563504527" class="shopify-block shopify-app-block"><link href='https://cdn.shopify.com/extensions/019eadc3-5e63-7914-9368-a3898f4ee9d0/v0.0.89/assets/utilities.css' rel='stylesheet' id='abra-utilities-css'>
<link href="//cdn.shopify.com/extensions/019eadc3-5e63-7914-9368-a3898f4ee9d0/v0.0.89/assets/notification.css" rel="stylesheet" type="text/css" media="all" />
<link href="//cdn.shopify.com/extensions/019eadc3-5e63-7914-9368-a3898f4ee9d0/v0.0.89/assets/popup.css" rel="stylesheet" type="text/css" media="all" />
<link href='https://cdn.shopify.com/extensions/019eadc3-5e63-7914-9368-a3898f4ee9d0/v0.0.89/assets/tiered-banner.css' rel='stylesheet' id='abra-tiered-banner-css'>
<link
  href='https://cdn.shopify.com/extensions/019eadc3-5e63-7914-9368-a3898f4ee9d0/v0.0.89/assets/multi-effect-tiered-banner.css'
  rel='stylesheet'
  id='abra-multi-effect-tiered-banner-css'
>
<link href='https://cdn.shopify.com/extensions/019eadc3-5e63-7914-9368-a3898f4ee9d0/v0.0.89/assets/banner.css' rel='stylesheet' id='abra-banner-css'>
<link href='https://cdn.shopify.com/extensions/019eadc3-5e63-7914-9368-a3898f4ee9d0/v0.0.89/assets/gift-tiered-banner.css' rel='stylesheet' id='abra-gift-tiered-banner-css'>
<link href="//cdn.shopify.com/extensions/019eadc3-5e63-7914-9368-a3898f4ee9d0/v0.0.89/assets/dynamic-text.css" rel="stylesheet" type="text/css" media="all" />
<link href="//cdn.shopify.com/extensions/019eadc3-5e63-7914-9368-a3898f4ee9d0/v0.0.89/assets/announcement-bar.css" rel="stylesheet" type="text/css" media="all" />
<script src='https://cdn.shopify.com/extensions/019eadc3-5e63-7914-9368-a3898f4ee9d0/v0.0.89/assets/abra-lit-web-components.js' defer></script><style>
  :root {
    --abra-sale-price-color: #FF0000;
  }
</style><!-- BEGIN app snippet: abra-announcement-bar-embed --><style>
  :root {
    --abra-announcement-bar-background: #119D52;
    --abra-announcement-bar-border-color: #119D52;
    --abra-announcement-bar-border-radius: 0px;
    --abra-announcement-bar-color: #FFFFFF;
    --abra-announcement-bar-font-size: 14px;
    --abra-announcement-bar-icon-color: #FFFFFF;
    --abra-announcement-bar-icon-size: 16px;
    --abra-announcement-bar-padding-x: 10px;
    --abra-announcement-bar-padding-y: 10px;
  }
</style>

<abra-announcement-bar
  target='body'
  data-preview-enabled='true'
></abra-announcement-bar>
<!-- END app snippet --><!-- BEGIN app snippet: abra-popup --><style>
  :root {
    --abra-popup-background: #119D52;
    --abra-popup-border-color: #119D52;
    --abra-popup-border-radius: 4px;
    --abra-popup-border-width: 1px;
    --abra-popup-color: #FFFFFF;
    --abra-popup-font-size: 14px;
    --abra-popup-icon-color: #FFFFFF;
    --abra-popup-icon-size: 16px;
    --abra-popup-padding-x: 16px;
    --abra-popup-padding-y: 16px;
  }
</style>

<abra-popup
  placement='bottom-center'
  data-preview-enabled='false'
  
></abra-popup>
<!-- END app snippet --><abra-tiered-banner
  id='AbraGlobalTieredBanner'
  name='AbraGlobalTieredBanner'
  block-id='AbraGlobalTieredBanner'
  global
></abra-tiered-banner>

<abra-banner
  id='AbraGlobalGiftBanner'
  name='AbraGlobalGiftBanner'
  block-id='AbraGlobalGiftBanner'
  global
></abra-banner>

<abra-gift-tiered-banner
  id='AbraGlobalGiftTieredBanner'
  name='AbraGlobalGiftTieredBanner'
  block-id='AbraGlobalGiftTieredBanner'
  global
></abra-gift-tiered-banner>

<abra-notification></abra-notification><script type='text/javascript' id='AbraInitializedCacheSetup'>
  (() => {
    window.addEventListener(
      'abra:initialized',
      () => {
        window.Abra.cache.products.init({});
        
          window.Abra.currency = "USD";
        
        window.Abra.designMode = false;
        window.Abra.moneyFormat = "${{amount}}";
        window.Abra.moneyWithCurrencyFormat = "${{amount}} USD";
        window.Abra.template = {
          "name": "index",
          "suffix": null
        };window.Abra.generatedSchema = {"all":{"product-card-price":{"html":"\u003cproduct-card-price class=\"price price--on-sale\" id=\"abra-502b22-2-myshopify-com-collections\"\u003e\u003c!-- snippet\/product-price.liquid --\u003e\u003cspan id=\"\" class=\"price\"\u003e\u003cspan class=\"price__number price__number--sale\"\u003e \u003cspan class=\"money\"\u003e{{ selected_variant.final_price }}\u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"price__compare\"\u003e \u003cspan class=\"money\"\u003e{{ selected_variant.compare_at_price }}\u003c\/span\u003e \u003c\/span\u003e\u003c\/span\u003e\u003c\/product-card-price\u003e","type":"product","selector":"product-card product-card-price","container":"product-card"}},"product":{"product-main-price":{"html":"\u003cdiv id=\"abra-502b22-2-myshopify-com-pdp\" class=\"price__text\"\u003e \u003cspan class=\"price__number price__number--sale\"\u003e \u003cspan class=\"money\"\u003e{{ selected_variant.final_price }}\u003c\/span\u003e \u003c\/span\u003e \u003cs class=\"price__compare\"\u003e{{ selected_variant.compare_at_price }}\u003c\/s\u003e\u003c\/div\u003e","type":"product","selector":"#price-template--26491378762018__main"}}};window.Abra.storefrontToken = "71934b2d8f6bfc2efc91e068e2074f21";const scriptElement = document.getElementById('AbraInitializedCacheSetup');
        if (scriptElement) {
          scriptElement.remove();
        }
      },
      { once: true },
    );
  })();
</script>
</div><div id="shopify-block-AeHhSMHRscDBnTDlvW__15885745614559378752" class="shopify-block shopify-app-block"><div id="accessibly-config" style="display:none">
    {"themeColor":"#574cd5","iconColor":"#574cd5","showLogo":true,"topBottomPosition":10,"rightLeftPosition":10,"iconSize":"small","iconCustomSize":64,"position":"bottom-left"}
</div>


</div><div id="shopify-block-AK0dLVWhIdk5hVnkyc__7194384644902525832" class="shopify-block shopify-app-block">


  <!-- BEGIN app snippet: frontend_v1_init -->


  <script src="https://cdn.shopify.com/extensions/019eacd5-3135-777c-83c9-09075e0a5886/fokkio-gift-with-purchase-410/assets/v1-sdk.js" defer="defer" type="module"></script>


<link href="//cdn.shopify.com/extensions/019eacd5-3135-777c-83c9-09075e0a5886/fokkio-gift-with-purchase-410/assets/v1-style.css" rel="stylesheet" type="text/css" media="all" />







<script>
  // Global config
  
    window.FokkioAppConfig = {"subscribe_to_cart_requests":true,"trigger_promo_and_open_checkout_enabled":false,"is_active_subscription":true,"is_sdk_logs_enabled":false,"better_stack_source_token":"mnVYuzXZiKAwMM2C2WhfkxxJ","hide_property_in_theme_cart":false,"sdk_overwrite_links_use_stop_propagation":false,"is_widget_render_queue_enabled":false,"is_override_cart_change_links_disabled":false,"is_override_xml_http_request_enabled":false,"is_override_buy_it_now_button":false,"is_set_removing_items_enabled_for_xml":false,"allow_multiple_widgets_render":false};
  


  // Selectors
  
    const fokkioSelectors = {"productPage":{"quantityInput":null,"volumeDiscounts":null}};
  


  // Products additional data
  // See comments about usage in web/frontend/sdk/utils/LocalStorageService.tsx
  const fokkioStoredData = localStorage.getItem("fokkio_product_additional_data");
  const fokkioProductsAdditionalData = fokkioStoredData ? JSON.parse(fokkioStoredData) : {};

  // Cart items
  

  // Product
  

  // Collection products for debugging
  window.fokkioDebugProducts = [];
  



  // Set local storage
  localStorage.setItem("fokkio_product_additional_data", JSON.stringify(fokkioProductsAdditionalData));

  function getLinkFromLocalStorage() {
    const ssslParam = fokkioReferrerParams.get('sssl');
    if (ssslParam) {
      const payload = {
        link: ssslParam,
        savedAt: Date.now()
      }
      localStorage.setItem("fokkio_specific_link_param", JSON.stringify(payload));
      return ssslParam;
    }

    const params = localStorage.getItem("fokkio_specific_link_param");
    if (params) {
      try {
        const payload = JSON.parse(params);
        const diffMs = Date.now() - new Date(payload.savedAt).getTime();
        const diffSec = diffMs / 1000;
        const diffMin = diffSec / 60;
        const diffHours = diffMin / 60;
        const diffDays = diffHours / 24;

        if (diffDays > 5) {
          localStorage.removeItem("fokkio_specific_link_param");
          return null;
        }

        return payload.link;

      } catch {
        return null;
      }
    }

    return null;
  };

  // Referrer link
  const fokkioReferrerUrl = new URL(window.location.href);
  const fokkioReferrerParams = new URLSearchParams(fokkioReferrerUrl.search);
  const fokkioReferrerParamValue = getLinkFromLocalStorage();

  
    const fokkioCustomer = null;
  

  const couponCodes = localStorage.getItem("fokkio_coupon_codes");

  window.FokkioShopSurprise = {
    appUrl: "https://shop-surprise.fokkio.com",
    promotionConfigs: [],
    selectors: fokkioSelectors,
    config: window.FokkioAppConfig,
    shopify: {
      domain: window.Shopify.shop,
      customer: fokkioCustomer,
      cart: {"note":null,"attributes":{},"original_total_price":0,"total_price":0,"total_discount":0,"total_weight":0.0,"item_count":0,"items":[],"requires_shipping":false,"currency":"USD","items_subtotal_price":0,"cart_level_discount_applications":[],"checkout_charge_amount":0},
      templateName: "index",
      product: null,
      currency: window.Shopify.currency,
    },
    sdkCartWatcherTimer: 1000,
    specificLink: fokkioReferrerParamValue,
    couponCodes: couponCodes ? new Set(JSON.parse(couponCodes)) : new Set()
  };

</script>
<!-- END app snippet -->



</div></body>
</html>
                </div>
              </div></div>
    </div>
  </div>
  
<script src="//louislatourwine.com/cdn/shop/t/54/assets/video-dialog.js?v=55778079720922415911775067713" type="module"></script>
    
</section>


</div><div id="shopify-section-template--26848366952738__section_custom_EpPxcb" class="shopify-section js-section__custom-content">
  
    <link href="//louislatourwine.com/cdn/shop/t/54/assets/section-custom.css?v=129151243831110295171775067713" rel="stylesheet" type="text/css" media="all" />
  
  <section
    class="
      section
      section--padded
      section--mb-m
      section--template--26848366952738__section_custom_EpPxcb
      
    "
    data-section-id="template--26848366952738__section_custom_EpPxcb"
    data-section-type="custom-content"
    style="
      --space-top: 0px;
      --space-bottom: 0px
    "
  >
    <div class="container">
      <div class="custom-content__items">
        <div class="o-layout o-layout--center js-animate-sequence">
          
            <div class="o-layout__item u-1/1 u-@tab" >
              
                <div class="custom-content__item custom-content__item--spacer" >
                  <div
                    class="custom-content__item-content custom-content__item-content--spacer custom-content__item-content--spacer--small"
                  ></div>
                </div>
              
            </div>
          
        </div>
      </div>
    </div>
  </section>





</div><div id="shopify-section-template--26848366952738__section_image_text_banner_nBg6kK" class="shopify-section js-section__image-banner">
  <link
    rel="stylesheet"
    href="//louislatourwine.com/cdn/shop/t/54/assets/component-image-banner.css?v=32135393245025078001775067713"
    media="print"
    onload="this.media='all'"
  >
  <noscript>
    <link href="//louislatourwine.com/cdn/shop/t/54/assets/component-image-banner.css?v=32135393245025078001775067713" rel="stylesheet" type="text/css" media="all" />
  </noscript>

<section
  class="
    section
    section--template--26848366952738__section_image_text_banner_nBg6kK
    section--contained
    section--mb-m
  "
  data-section-id="template--26848366952738__section_image_text_banner_nBg6kK"
  data-section-type="image-banner"
  style="
    --color-text: #212121;
    --color-heading: #212121;
  "
>
  <div class="container">

  <div class="u-flex-parent">
    
    <div
      class="
        image-banner
        image-banner--contained
        image-banner--center
        
        u-flex u-flex--middle
        
          section-divider--top
        
        
          section-divider--bottom
        
        js-animate-single
      "
      style="
        --height-desktop: 300px;
        --height-mobile: 300px;
        --background-color: #f2f2f2;
      "
    >
        
<picture>
            <source
              
                srcset="//louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=180 180w 213h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=360 360w 427h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=540 540w 640h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=720 720w 854h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=900 900w 1067h,
  
  
  
  
  
  
  
  
  
  
  
  
  
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244
  1000w 1186h"
              
              media="all and (max-width: 767px)"
            >
            <source
              srcset="//louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=180 180w 213h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=360 360w 427h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=540 540w 640h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=720 720w 854h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=900 900w 1067h,
  
  
  
  
  
  
  
  
  
  
  
  
  
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244
  1000w 1186h"
              media="all and (min-width: 768px)"
            >

<image-skeleton
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 600 712"
    width="600"
    height="712"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="600" height="712"></rect>
  </svg>
</image-skeleton>
<img
              class="image-banner__bg"
              src="//louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=600"
              width="600"
              height="712"
              alt=""
              loading="lazy"
              fetchpriority="auto"
              style="
                --image-position: 50.0% 50.0%;
                --image-position-mobile:  50.0% 50.0%;
              "
            >
          </picture>
        
        <div
          class="image-banner__bg--overlay u-bg-overlay"
          style="
            --overlay-color: #000000;
            --overlay-opacity: 0.0;
          "
        ></div>
      

      <div class="image-banner__content"><div
                class="image-banner__content__block image-banner__content__block--text"
                
              ><div
                  class="image-banner__text image-banner__text--body image-banner__text--text_kxnNn3"
                  style="
                    --font-size: 1.64rem;
                    --font-size-mobile: 1.04rem;
                    --line-height: 1.4;
                    --line-height-mobile: 1.55;
                    max-width:1350px
                  "
                >
                  <div class="rte"><p>Established in 1797, Louis Latour has a long legacy of Burgundian winemaking. Our story began on the historic Hill of Corton in the Côte de Beaune, where tradition and terroir have met for over two centuries.</p></div>
                </div>
              </div></div>
    </div>
  </div>
  </div>
<script src="//louislatourwine.com/cdn/shop/t/54/assets/video-dialog.js?v=55778079720922415911775067713" type="module"></script>
    
</section>


</div><div id="shopify-section-template--26848366952738__section_image_with_text_qEyeWW" class="shopify-section js-section__image-with-text">
  
    <link
      rel="stylesheet"
      href="//louislatourwine.com/cdn/shop/t/54/assets/section-image-with-text.css?v=94313260802411337611775067713"
      media="print"
      onload="this.media='all'"
    >
    <noscript>
      <link href="//louislatourwine.com/cdn/shop/t/54/assets/section-image-with-text.css?v=94313260802411337611775067713" rel="stylesheet" type="text/css" media="all" />
    </noscript>
  
<section
    class="
      section
      section--padded
      section--template--26848366952738__section_image_with_text_qEyeWW
       section--mb-0
    "
    data-section-id="template--26848366952738__section_image_with_text_qEyeWW"
    data-section-type="image-with-text"
    style="
      --space-top: 0px;
      --space-bottom: 0px;
      --block-spacing: 2;
    "
  >
    <div class="image-with-text">
      
<div
          class="image-with-text__item  block--no-bg block--image_3kCbVa"
          
          style="
            --color-text: #202124;
            
          "
        >
          <div class="image-with-text__item-bg" style="background-color: #ffffff"></div>
          <div class="container container--tab-0">
            <div
              class="image-with-text__content image-with-text__content--right"
              
            >
              <div class="o-layout u-flex u-flex--middle">
                <div class="o-layout__item u-1/1 u-2/3@desk">
                  <div class="image-with-text__media js-animate-single" data-animation-displacement="0">
                    <div
                      class="o-ratio o-ratio--16:9"
                      
                    >
                      <div class="o-ratio__content">


<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 199"
    width="300"
    height="199"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="199"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/domain_louis_latour_landing.jpg?v=1701302939&amp;width=300" width="300" height="199" loading="lazy" class="image-with-text__media-img image-with-text__media-img--crop" fetchpriority="auto" sizes="(min-width: 981px) 66vw, 100vw" srcset="//louislatourwine.com/cdn/shop/files/domain_louis_latour_landing.jpg?v=1701302939&amp;width=360 360w 239h, //louislatourwine.com/cdn/shop/files/domain_louis_latour_landing.jpg?v=1701302939&amp;width=540 540w 359h, //louislatourwine.com/cdn/shop/files/domain_louis_latour_landing.jpg?v=1701302939&amp;width=720 720w 479h, //louislatourwine.com/cdn/shop/files/domain_louis_latour_landing.jpg?v=1701302939&amp;width=900 900w 598h, //louislatourwine.com/cdn/shop/files/domain_louis_latour_landing.jpg?v=1701302939&amp;width=1080 1080w 718h, //louislatourwine.com/cdn/shop/files/domain_louis_latour_landing.jpg?v=1701302939&amp;width=1296 1296w 862h, //louislatourwine.com/cdn/shop/files/domain_louis_latour_landing.jpg?v=1701302939&amp;width=1512 1512w 1005h, //louislatourwine.com/cdn/shop/files/domain_louis_latour_landing.jpg?v=1701302939&amp;width=1728 1728w 1149h, //louislatourwine.com/cdn/shop/files/domain_louis_latour_landing.jpg?v=1701302939&amp;width=2048 2048w 1362h, //louislatourwine.com/cdn/shop/files/domain_louis_latour_landing.jpg?v=1701302939&amp;width=2260 2260w 1503h, //louislatourwine.com/cdn/shop/files/domain_louis_latour_landing.jpg?v=1701302939 2388w 1588h" style="">

</div>
                    </div>
                  </div>
                </div>
                <div class="o-layout__item u-1/1 u-1/3@desk">
                  <div
                    class="image-with-text__box image-with-text__box--center image-with-text__box--btn js-animate-single"
                    style="
                      
                    "
                  >
                    
                      <div
                        class="image-with-text__title image-with-text__title--3 section__title h2 js-animate-single"
                        data-animation-displacement="5"
                      >
                        <h2
                          class="section__title-text"
                          
                            style="color:#202124"
                          
                        >
                          The Hill of Corton
                        </h2>
                      </div>
                    
                    
                      <div class="image-with-text__text rte"><p>At the heart of Louis Latour lies the Hill of Corton—Burgundy’s only Grand Cru for both red and white wines. As the largest owner of Grand Cru vineyards on the hill, Louis Latour has crafted exceptional Pinot Noir and Chardonnay from these prized slopes for over two centuries. Discover where tradition meets terroir.</p></div>
                    
                    
                      <a
                        href="/collections/hill-of-corton"
                        class="
                          image-with-text__btn
                          
                            c-btn c-btn--primary
                          
                        "
                      >Learn more</a>
                    
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
    </div>
  </section>





</div><div id="shopify-section-template--26848366952738__section_custom_hDBkKU" class="shopify-section js-section__custom-content">
  
    <link
      rel="stylesheet"
      href="//louislatourwine.com/cdn/shop/t/54/assets/section-custom.css?v=129151243831110295171775067713"
      media="print"
      onload="this.media='all'"
    >
    <noscript>
      <link href="//louislatourwine.com/cdn/shop/t/54/assets/section-custom.css?v=129151243831110295171775067713" rel="stylesheet" type="text/css" media="all" />
    </noscript>
  
  <section
    class="
      section
      section--padded
      section--mb-m
      section--template--26848366952738__section_custom_hDBkKU
      
    "
    data-section-id="template--26848366952738__section_custom_hDBkKU"
    data-section-type="custom-content"
    style="
      --space-top: 0px;
      --space-bottom: 0px
    "
  >
    <div class="container">
      <div class="custom-content__items">
        <div class="o-layout o-layout--center js-animate-sequence">
          
            <div class="o-layout__item u-1/1 u-@tab" >
              
                <div class="custom-content__item custom-content__item--spacer" >
                  <div
                    class="custom-content__item-content custom-content__item-content--spacer custom-content__item-content--spacer--small"
                  ></div>
                </div>
              
            </div>
          
        </div>
      </div>
    </div>
  </section>





</div><section id="shopify-section-template--26848366952738__section_liquid_j6GAQF" class="shopify-section js-section__liquid"><html>
<head>
  <title>Elegant Cursive Text</title>

  <!-- Import Great Vibes from Google Fonts -->
  <link href="https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap" rel="stylesheet">
</head>

<body>
  <p style="font-family: 'Great Vibes', cursive; font-size: 50px; margin: 15px; text-align: center;">
    Browse Our Wine
  </p>
</body>
</html>


</section><div id="shopify-section-template--26848366952738__section_collection_QmM77J" class="shopify-section js-section__featured-collections">

  <link
    rel="stylesheet"
    href="//louislatourwine.com/cdn/shop/t/54/assets/section-collection.css?v=147962959269237750761775067713"
    media="print"
    onload="this.media='all'"
  >
  <noscript>
    <link href="//louislatourwine.com/cdn/shop/t/54/assets/section-collection.css?v=147962959269237750761775067713" rel="stylesheet" type="text/css" media="all" />
  </noscript><link
      rel="stylesheet"
      href="//louislatourwine.com/cdn/shop/t/54/assets/component-items-scroll.css?v=163909681991018485921775067713"
      media="print"
      onload="this.media='all'"
    >
    <link
      rel="stylesheet"
      href="//louislatourwine.com/cdn/shop/t/54/assets/theme-component-items-scroll-paged-navigation.css?v=137763942506074194411775067713"
      media="print"
      onload="this.media='all'"
    >
    <noscript>
      <link href="//louislatourwine.com/cdn/shop/t/54/assets/component-items-scroll.css?v=163909681991018485921775067713" rel="stylesheet" type="text/css" media="all" />
      <link href="//louislatourwine.com/cdn/shop/t/54/assets/theme-component-items-scroll-paged-navigation.css?v=137763942506074194411775067713" rel="stylesheet" type="text/css" media="all" />
    </noscript>
<section
  class="
    section
    section--template--26848366952738__section_collection_QmM77J
    section--featured-collections
    section--mb-0
     section--has-link
    
    
  "
  data-section-id="template--26848366952738__section_collection_QmM77J"
  data-section-type="featured-collections"
>
  <div
    class="section__content section__content--padded"
    style="
      --space-top: 0px;
      --space-bottom: 0px
    "
  >
    <div class="container container--large u-ph+@mob"></div><style>.section--template--26848366952738__section_collection_QmM77J [data-items] {
        display: flex;
        flex-wrap: nowrap;
        width: 100%;
        overflow-x: hidden;
      }

      .section--template--26848366952738__section_collection_QmM77J [data-items] > * {
        flex-shrink: 0;
        flex-grow: 0;
      }
</style><div class="container container--large u-ph0@mob">
        <items-scroll-paged-navigation
          class="items-scroll ratio-navigation"
          
            items-overflow
          
          
          
            
          
          
          image-container-ratio="1:1"
        >
          <div
            class="
              grid-layout
              grid-layout--4
              grid-layout--2@mob
              
              js-animate-sequence
            "
            data-items
            data-animation-selector=".product-card > .product-card-top, .product-card > .product-card__details"
            
              data-animation-interval="0.025"
            
          >

<product-card
  
    rendered
    data-product-id="8412390850850"
  
  class="product-card js-product js-product-card product-card--crop product-card--center product-card--center product-card--hover-image"
  image-container-ratio="1:1"
  image-hover="image"
  
  
    section-id="template--26848366952738__section_collection_QmM77J"
  
  
  
  
>
  

  <div class="product-card-top">
    <div
      class="
        o-ratio
        o-ratio--1:1
      "
      
    >
      <div class="o-ratio__content">
        <a
          product-card-link
          href="/collections/all/products/beaune-vignes-franches-2020"
          class="product-card__link product-card__link--full-opacity"
          tabindex="-1"
          aria-label="Beaune 1er Cru "Vignes Franches""
        >
          <div
            class="
              product-card__media
              
                 product-card__media--hover-image
              
            "
          ><product-card-secondary-image-placeholder
                class="product-card__img-hover hover-enabled"
                
              >
<img src="//louislatourwine.com/cdn/shop/files/BVFsm.png?crop=center&amp;height=300&amp;v=1701453653&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img-hover hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/BVFsm.png?crop=center&amp;height=120&amp;v=1701453653&amp;width=120 120w 120h, //louislatourwine.com/cdn/shop/files/BVFsm.png?crop=center&amp;height=240&amp;v=1701453653&amp;width=240 240w 240h, //louislatourwine.com/cdn/shop/files/BVFsm.png?crop=center&amp;height=360&amp;v=1701453653&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/BVFsm.png?crop=center&amp;height=480&amp;v=1701453653&amp;width=480 480w 480h, //louislatourwine.com/cdn/shop/files/BVFsm.png?crop=center&amp;height=500&amp;v=1701453653&amp;width=500 500w 500h" style="">

</product-card-secondary-image-placeholder><product-card-spinner
  class="theme-spinner product-card__spinner"
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</product-card-spinner>




<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 300"
    width="300"
    height="300"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="300"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/BeaunevignesFranchessm.png?crop=center&amp;height=300&amp;v=1701453653&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img js-product-card-image hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/BeaunevignesFranchessm.png?crop=center&amp;height=180&amp;v=1701453653&amp;width=180 180w 180h, //louislatourwine.com/cdn/shop/files/BeaunevignesFranchessm.png?crop=center&amp;height=360&amp;v=1701453653&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/BeaunevignesFranchessm.png?crop=center&amp;height=540&amp;v=1701453653&amp;width=540 540w 540h, //louislatourwine.com/cdn/shop/files/BeaunevignesFranchessm.png?crop=center&amp;height=600&amp;v=1701453653&amp;width=600 600w 600h" style="">

          </div>
        </a>
      </div>
    </div></div>
  <div class="product-card__details">
    <a
      product-card-link
      href="/collections/all/products/beaune-vignes-franches-2020"
      class="product-card__link"
      
        title="Beaune 1er Cru "Vignes Franches""
      
    ><h3 class="product-card__title f-family--body f-caps--false f-space--0">
        <product-card-title>Beaune 1er Cru "Vignes Franches"</product-card-title>
      </h3>
    </a>
    <div class="product-card__details__hover u-medium">
      <a
        product-card-link
        href="/collections/all/products/beaune-vignes-franches-2020"
        class="product-card__link"
        tabindex="-1"
        
          title="Beaune 1er Cru "Vignes Franches""
        
      ><product-card-price class="price"><!-- snippet/product-price.liquid -->



<span id="" class="price"><span class="price__number">from <span class="money">$92.99</span></span
      ></span>



</product-card-price></a></div>
  </div></product-card>

            

<product-card
  
    rendered
    data-product-id="8770846359842"
  
  class="product-card js-product js-product-card product-card--crop product-card--center product-card--center product-card--hover-image"
  image-container-ratio="1:1"
  image-hover="image"
  
  
    section-id="template--26848366952738__section_collection_QmM77J"
  
  
  
  
>
  <!-- snippet/product-grid-label.liquid -->
  <ul class="product-card__label__items o-list-bare"><li
        class="product-card__label product-card__label--sale label label--discount"
        
      ><p class="product-card__label-text label__text">SALE!</p></li>

    

    

    
  </ul>

  <div class="product-card-top">
    <div
      class="
        o-ratio
        o-ratio--1:1
      "
      
    >
      <div class="o-ratio__content">
        <a
          product-card-link
          href="/collections/all/products/echezeaux-2019"
          class="product-card__link product-card__link--full-opacity"
          tabindex="-1"
          aria-label="Echézeaux Grand Cru"
        >
          <div
            class="
              product-card__media
              
                 product-card__media--hover-image
              
            "
          ><product-card-secondary-image-placeholder
                class="product-card__img-hover hover-enabled"
                
              >
<img src="//louislatourwine.com/cdn/shop/files/echezeaux-grand-cru-2021labelsm.png?crop=center&amp;height=300&amp;v=1752171096&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img-hover hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/echezeaux-grand-cru-2021labelsm.png?crop=center&amp;height=120&amp;v=1752171096&amp;width=120 120w 120h, //louislatourwine.com/cdn/shop/files/echezeaux-grand-cru-2021labelsm.png?crop=center&amp;height=240&amp;v=1752171096&amp;width=240 240w 240h, //louislatourwine.com/cdn/shop/files/echezeaux-grand-cru-2021labelsm.png?crop=center&amp;height=360&amp;v=1752171096&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/echezeaux-grand-cru-2021labelsm.png?crop=center&amp;height=480&amp;v=1752171096&amp;width=480 480w 480h, //louislatourwine.com/cdn/shop/files/echezeaux-grand-cru-2021labelsm.png?crop=center&amp;height=500&amp;v=1752171096&amp;width=500 500w 500h" style="">

</product-card-secondary-image-placeholder><product-card-spinner
  class="theme-spinner product-card__spinner"
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</product-card-spinner>




<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 300"
    width="300"
    height="300"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="300"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/echezeaux-grand-cru-2021bottlesm.png?crop=center&amp;height=300&amp;v=1752171096&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img js-product-card-image hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/echezeaux-grand-cru-2021bottlesm.png?crop=center&amp;height=180&amp;v=1752171096&amp;width=180 180w 180h, //louislatourwine.com/cdn/shop/files/echezeaux-grand-cru-2021bottlesm.png?crop=center&amp;height=360&amp;v=1752171096&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/echezeaux-grand-cru-2021bottlesm.png?crop=center&amp;height=540&amp;v=1752171096&amp;width=540 540w 540h, //louislatourwine.com/cdn/shop/files/echezeaux-grand-cru-2021bottlesm.png?crop=center&amp;height=600&amp;v=1752171096&amp;width=600 600w 600h" style="">

          </div>
        </a>
      </div>
    </div></div>
  <div class="product-card__details">
    <a
      product-card-link
      href="/collections/all/products/echezeaux-2019"
      class="product-card__link"
      
        title="Echézeaux Grand Cru"
      
    ><h3 class="product-card__title f-family--body f-caps--false f-space--0">
        <product-card-title>Echézeaux Grand Cru</product-card-title>
      </h3>
    </a>
    <div class="product-card__details__hover u-medium">
      <a
        product-card-link
        href="/collections/all/products/echezeaux-2019"
        class="product-card__link"
        tabindex="-1"
        
          title="Echézeaux Grand Cru"
        
      ><product-card-price class="price"><!-- snippet/product-price.liquid -->



<span id="" class="price"><span class="price__number">from <span class="money">$499.99</span></span
      ></span>



</product-card-price></a></div>
  </div></product-card>

            

<product-card
  
    rendered
    data-product-id="8770882109730"
  
  class="product-card js-product js-product-card product-card--crop product-card--center product-card--center product-card--hover-image"
  image-container-ratio="1:1"
  image-hover="image"
  
  
    section-id="template--26848366952738__section_collection_QmM77J"
  
  
  
  
>
  

  <div class="product-card-top">
    <div
      class="
        o-ratio
        o-ratio--1:1
      "
      
    >
      <div class="o-ratio__content">
        <a
          product-card-link
          href="/collections/all/products/pernand-vergelesses-en-caradeux"
          class="product-card__link product-card__link--full-opacity"
          tabindex="-1"
          aria-label="Pernand-Vergelesses 1er Cru "En Caradeux""
        >
          <div
            class="
              product-card__media
              
                 product-card__media--hover-image
              
            "
          ><product-card-secondary-image-placeholder
                class="product-card__img-hover hover-enabled"
                
              >
<img src="//louislatourwine.com/cdn/shop/files/Pernand-vergelessesEC-19labelsm.png?crop=center&amp;height=300&amp;v=1701454512&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img-hover hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/Pernand-vergelessesEC-19labelsm.png?crop=center&amp;height=120&amp;v=1701454512&amp;width=120 120w 120h, //louislatourwine.com/cdn/shop/files/Pernand-vergelessesEC-19labelsm.png?crop=center&amp;height=240&amp;v=1701454512&amp;width=240 240w 240h, //louislatourwine.com/cdn/shop/files/Pernand-vergelessesEC-19labelsm.png?crop=center&amp;height=360&amp;v=1701454512&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/Pernand-vergelessesEC-19labelsm.png?crop=center&amp;height=480&amp;v=1701454512&amp;width=480 480w 480h, //louislatourwine.com/cdn/shop/files/Pernand-vergelessesEC-19labelsm.png?crop=center&amp;height=500&amp;v=1701454512&amp;width=500 500w 500h" style="">

</product-card-secondary-image-placeholder><product-card-spinner
  class="theme-spinner product-card__spinner"
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</product-card-spinner>




<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 300"
    width="300"
    height="300"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="300"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/Pernand-vergelessesECbottlesm.png?crop=center&amp;height=300&amp;v=1701454512&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img js-product-card-image hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/Pernand-vergelessesECbottlesm.png?crop=center&amp;height=180&amp;v=1701454512&amp;width=180 180w 180h, //louislatourwine.com/cdn/shop/files/Pernand-vergelessesECbottlesm.png?crop=center&amp;height=360&amp;v=1701454512&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/Pernand-vergelessesECbottlesm.png?crop=center&amp;height=540&amp;v=1701454512&amp;width=540 540w 540h, //louislatourwine.com/cdn/shop/files/Pernand-vergelessesECbottlesm.png?crop=center&amp;height=600&amp;v=1701454512&amp;width=600 600w 600h" style="">

          </div>
        </a>
      </div>
    </div></div>
  <div class="product-card__details">
    <a
      product-card-link
      href="/collections/all/products/pernand-vergelesses-en-caradeux"
      class="product-card__link"
      
        title="Pernand-Vergelesses 1er Cru "En Caradeux""
      
    ><h3 class="product-card__title f-family--body f-caps--false f-space--0">
        <product-card-title>Pernand-Vergelesses 1er Cru "En Caradeux"</product-card-title>
      </h3>
    </a>
    <div class="product-card__details__hover u-medium">
      <a
        product-card-link
        href="/collections/all/products/pernand-vergelesses-en-caradeux"
        class="product-card__link"
        tabindex="-1"
        
          title="Pernand-Vergelesses 1er Cru "En Caradeux""
        
      ><product-card-price class="price"><!-- snippet/product-price.liquid -->



<span id="" class="price"><span class="price__number">from <span class="money">$74.99</span></span
      ></span>



</product-card-price></a></div>
  </div></product-card>

            

<product-card
  
    rendered
    data-product-id="9018031702306"
  
  class="product-card js-product js-product-card product-card--crop product-card--center product-card--sale product-card--center product-card--hover-image"
  image-container-ratio="1:1"
  image-hover="image"
  
  
    section-id="template--26848366952738__section_collection_QmM77J"
  
  
  
  
>
  <!-- snippet/product-grid-label.liquid -->
  <ul class="product-card__label__items o-list-bare"><li
        class="product-card__label product-card__label--sale label label--discount"
        
      ><p class="product-card__label-text label__text">SALE!</p></li>

    

    

    
  </ul>

  <div class="product-card-top">
    <div
      class="
        o-ratio
        o-ratio--1:1
      "
      
    >
      <div class="o-ratio__content">
        <a
          product-card-link
          href="/collections/all/products/beaune-1er-cru-perrieres-2019"
          class="product-card__link product-card__link--full-opacity"
          tabindex="-1"
          aria-label="Beaune 1er Cru "Perrières""
        >
          <div
            class="
              product-card__media
              
                 product-card__media--hover-image
              
            "
          ><product-card-secondary-image-placeholder
                class="product-card__img-hover hover-enabled"
                
              >
<img src="//louislatourwine.com/cdn/shop/files/beaune-1er-cru-perrieres-2018labelsm_959092df-80a4-4686-85c0-4e8ed2cb2b12.png?crop=center&amp;height=300&amp;v=1762286078&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img-hover hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/beaune-1er-cru-perrieres-2018labelsm_959092df-80a4-4686-85c0-4e8ed2cb2b12.png?crop=center&amp;height=120&amp;v=1762286078&amp;width=120 120w 120h, //louislatourwine.com/cdn/shop/files/beaune-1er-cru-perrieres-2018labelsm_959092df-80a4-4686-85c0-4e8ed2cb2b12.png?crop=center&amp;height=240&amp;v=1762286078&amp;width=240 240w 240h, //louislatourwine.com/cdn/shop/files/beaune-1er-cru-perrieres-2018labelsm_959092df-80a4-4686-85c0-4e8ed2cb2b12.png?crop=center&amp;height=360&amp;v=1762286078&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/beaune-1er-cru-perrieres-2018labelsm_959092df-80a4-4686-85c0-4e8ed2cb2b12.png?crop=center&amp;height=480&amp;v=1762286078&amp;width=480 480w 480h, //louislatourwine.com/cdn/shop/files/beaune-1er-cru-perrieres-2018labelsm_959092df-80a4-4686-85c0-4e8ed2cb2b12.png?crop=center&amp;height=500&amp;v=1762286078&amp;width=500 500w 500h" style="">

</product-card-secondary-image-placeholder><product-card-spinner
  class="theme-spinner product-card__spinner"
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</product-card-spinner>




<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 300"
    width="300"
    height="300"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="300"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/beaune-1er-cru-perrieres-2018bottlesq_72e9a4da-ff6f-4abf-b43e-349f3b30d936.png?crop=center&amp;height=300&amp;v=1762286078&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img js-product-card-image hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/beaune-1er-cru-perrieres-2018bottlesq_72e9a4da-ff6f-4abf-b43e-349f3b30d936.png?crop=center&amp;height=180&amp;v=1762286078&amp;width=180 180w 180h, //louislatourwine.com/cdn/shop/files/beaune-1er-cru-perrieres-2018bottlesq_72e9a4da-ff6f-4abf-b43e-349f3b30d936.png?crop=center&amp;height=360&amp;v=1762286078&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/beaune-1er-cru-perrieres-2018bottlesq_72e9a4da-ff6f-4abf-b43e-349f3b30d936.png?crop=center&amp;height=540&amp;v=1762286078&amp;width=540 540w 540h, //louislatourwine.com/cdn/shop/files/beaune-1er-cru-perrieres-2018bottlesq_72e9a4da-ff6f-4abf-b43e-349f3b30d936.png?crop=center&amp;height=720&amp;v=1762286078&amp;width=720 720w 720h, //louislatourwine.com/cdn/shop/files/beaune-1er-cru-perrieres-2018bottlesq_72e9a4da-ff6f-4abf-b43e-349f3b30d936.png?crop=center&amp;height=900&amp;v=1762286078&amp;width=900 900w 900h, //louislatourwine.com/cdn/shop/files/beaune-1er-cru-perrieres-2018bottlesq_72e9a4da-ff6f-4abf-b43e-349f3b30d936.png?crop=center&amp;height=1000&amp;v=1762286078&amp;width=1000 1000w 1000h" style="">

          </div>
        </a>
      </div>
    </div></div>
  <div class="product-card__details">
    <a
      product-card-link
      href="/collections/all/products/beaune-1er-cru-perrieres-2019"
      class="product-card__link"
      
        title="Beaune 1er Cru "Perrières""
      
    ><h3 class="product-card__title f-family--body f-caps--false f-space--0">
        <product-card-title>Beaune 1er Cru "Perrières"</product-card-title>
      </h3>
    </a>
    <div class="product-card__details__hover u-medium">
      <a
        product-card-link
        href="/collections/all/products/beaune-1er-cru-perrieres-2019"
        class="product-card__link"
        tabindex="-1"
        
          title="Beaune 1er Cru "Perrières""
        
      ><product-card-price class="price"><!-- snippet/product-price.liquid -->



<span id="" class="price"><span class="price__number price__number--sale">
        from 
        <span class="money">$69.99</span>
      </span>
      <span class="price__compare">
        <span class="money">$106.99</span>
      </span></span>



</product-card-price></a></div>
  </div></product-card>

            

<product-card
  
    rendered
    data-product-id="9526519791906"
  
  class="product-card js-product js-product-card product-card--crop product-card--center product-card--center product-card--hover-image"
  image-container-ratio="1:1"
  image-hover="image"
  
  
    section-id="template--26848366952738__section_collection_QmM77J"
  
  
  
  
>
  

  <div class="product-card-top">
    <div
      class="
        o-ratio
        o-ratio--1:1
      "
      
    >
      <div class="o-ratio__content">
        <a
          product-card-link
          href="/collections/all/products/batard-montrachet-grand-cru-clos-poirier"
          class="product-card__link product-card__link--full-opacity"
          tabindex="-1"
          aria-label="Bâtard-Montrachet Grand Cru "Clos Poirier""
        >
          <div
            class="
              product-card__media
              
                 product-card__media--hover-image
              
            "
          ><product-card-secondary-image-placeholder
                class="product-card__img-hover hover-enabled"
                
              >
<img src="//louislatourwine.com/cdn/shop/files/BatardMontrachetClosPoirier19labelsm.png?crop=center&amp;height=300&amp;v=1701453587&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img-hover hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/BatardMontrachetClosPoirier19labelsm.png?crop=center&amp;height=120&amp;v=1701453587&amp;width=120 120w 120h, //louislatourwine.com/cdn/shop/files/BatardMontrachetClosPoirier19labelsm.png?crop=center&amp;height=240&amp;v=1701453587&amp;width=240 240w 240h, //louislatourwine.com/cdn/shop/files/BatardMontrachetClosPoirier19labelsm.png?crop=center&amp;height=360&amp;v=1701453587&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/BatardMontrachetClosPoirier19labelsm.png?crop=center&amp;height=480&amp;v=1701453587&amp;width=480 480w 480h, //louislatourwine.com/cdn/shop/files/BatardMontrachetClosPoirier19labelsm.png?crop=center&amp;height=500&amp;v=1701453587&amp;width=500 500w 500h" style="">

</product-card-secondary-image-placeholder><product-card-spinner
  class="theme-spinner product-card__spinner"
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</product-card-spinner>




<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 300"
    width="300"
    height="300"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="300"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/BatardMontrachetClosPoirierbottlesm.png?crop=center&amp;height=300&amp;v=1701453587&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img js-product-card-image hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/BatardMontrachetClosPoirierbottlesm.png?crop=center&amp;height=180&amp;v=1701453587&amp;width=180 180w 180h, //louislatourwine.com/cdn/shop/files/BatardMontrachetClosPoirierbottlesm.png?crop=center&amp;height=360&amp;v=1701453587&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/BatardMontrachetClosPoirierbottlesm.png?crop=center&amp;height=540&amp;v=1701453587&amp;width=540 540w 540h, //louislatourwine.com/cdn/shop/files/BatardMontrachetClosPoirierbottlesm.png?crop=center&amp;height=600&amp;v=1701453587&amp;width=600 600w 600h" style="">

          </div>
        </a>
      </div>
    </div></div>
  <div class="product-card__details">
    <a
      product-card-link
      href="/collections/all/products/batard-montrachet-grand-cru-clos-poirier"
      class="product-card__link"
      
        title="Bâtard-Montrachet Grand Cru "Clos Poirier""
      
    ><h3 class="product-card__title f-family--body f-caps--false f-space--0">
        <product-card-title>Bâtard-Montrachet Grand Cru "Clos Poirier"</product-card-title>
      </h3>
    </a>
    <div class="product-card__details__hover u-medium">
      <a
        product-card-link
        href="/collections/all/products/batard-montrachet-grand-cru-clos-poirier"
        class="product-card__link"
        tabindex="-1"
        
          title="Bâtard-Montrachet Grand Cru "Clos Poirier""
        
      ><product-card-price class="price"><!-- snippet/product-price.liquid -->



<span id="" class="price"><span class="price__number">from <span class="money">$842.99</span></span
      ></span>



</product-card-price></a></div>
  </div></product-card>

            

<product-card
  
    rendered
    data-product-id="9675973099810"
  
  class="product-card js-product js-product-card product-card--crop product-card--center product-card--center product-card--hover-image"
  image-container-ratio="1:1"
  image-hover="image"
  
  
    section-id="template--26848366952738__section_collection_QmM77J"
  
  
  
  
>
  

  <div class="product-card-top">
    <div
      class="
        o-ratio
        o-ratio--1:1
      "
      
    >
      <div class="o-ratio__content">
        <a
          product-card-link
          href="/collections/all/products/corton-charlemagne"
          class="product-card__link product-card__link--full-opacity"
          tabindex="-1"
          aria-label="Corton-Charlemagne Grand Cru"
        >
          <div
            class="
              product-card__media
              
                 product-card__media--hover-image
              
            "
          ><product-card-secondary-image-placeholder
                class="product-card__img-hover hover-enabled"
                
              >
<img src="//louislatourwine.com/cdn/shop/files/cchlabelsm.png?crop=center&amp;height=300&amp;v=1701454221&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img-hover hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/cchlabelsm.png?crop=center&amp;height=120&amp;v=1701454221&amp;width=120 120w 120h, //louislatourwine.com/cdn/shop/files/cchlabelsm.png?crop=center&amp;height=240&amp;v=1701454221&amp;width=240 240w 240h, //louislatourwine.com/cdn/shop/files/cchlabelsm.png?crop=center&amp;height=360&amp;v=1701454221&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/cchlabelsm.png?crop=center&amp;height=480&amp;v=1701454221&amp;width=480 480w 480h, //louislatourwine.com/cdn/shop/files/cchlabelsm.png?crop=center&amp;height=500&amp;v=1701454221&amp;width=500 500w 500h" style="">

</product-card-secondary-image-placeholder><product-card-spinner
  class="theme-spinner product-card__spinner"
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</product-card-spinner>




<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 300"
    width="300"
    height="300"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="300"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/CortonCharlemagnesm.png?crop=center&amp;height=300&amp;v=1701454221&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img js-product-card-image hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/CortonCharlemagnesm.png?crop=center&amp;height=180&amp;v=1701454221&amp;width=180 180w 180h, //louislatourwine.com/cdn/shop/files/CortonCharlemagnesm.png?crop=center&amp;height=360&amp;v=1701454221&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/CortonCharlemagnesm.png?crop=center&amp;height=540&amp;v=1701454221&amp;width=540 540w 540h, //louislatourwine.com/cdn/shop/files/CortonCharlemagnesm.png?crop=center&amp;height=600&amp;v=1701454221&amp;width=600 600w 600h" style="">

          </div>
        </a>
      </div>
    </div></div>
  <div class="product-card__details">
    <a
      product-card-link
      href="/collections/all/products/corton-charlemagne"
      class="product-card__link"
      
        title="Corton-Charlemagne Grand Cru"
      
    ><h3 class="product-card__title f-family--body f-caps--false f-space--0">
        <product-card-title>Corton-Charlemagne Grand Cru</product-card-title>
      </h3>
    </a>
    <div class="product-card__details__hover u-medium">
      <a
        product-card-link
        href="/collections/all/products/corton-charlemagne"
        class="product-card__link"
        tabindex="-1"
        
          title="Corton-Charlemagne Grand Cru"
        
      ><product-card-price class="price"><!-- snippet/product-price.liquid -->



<span id="" class="price"><span class="price__number">from <span class="money">$364.99</span></span
      ></span>



</product-card-price></a></div>
  </div></product-card>

            

<product-card
  
    rendered
    data-product-id="9683086410018"
  
  class="product-card js-product js-product-card product-card--crop product-card--center product-card--center product-card--hover-image"
  image-container-ratio="1:1"
  image-hover="image"
  
  
    section-id="template--26848366952738__section_collection_QmM77J"
  
  
  
  
>
  

  <div class="product-card-top">
    <div
      class="
        o-ratio
        o-ratio--1:1
      "
      
    >
      <div class="o-ratio__content">
        <a
          product-card-link
          href="/collections/all/products/aloxe-corton-1er-cru-les-chaillots"
          class="product-card__link product-card__link--full-opacity"
          tabindex="-1"
          aria-label="Aloxe-Corton 1er Cru "Les Chaillots""
        >
          <div
            class="
              product-card__media
              
                 product-card__media--hover-image
              
            "
          ><product-card-secondary-image-placeholder
                class="product-card__img-hover hover-enabled"
                
              >
<img src="//louislatourwine.com/cdn/shop/files/chaillots.png?crop=center&amp;height=300&amp;v=1712184454&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img-hover hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/chaillots.png?crop=center&amp;height=120&amp;v=1712184454&amp;width=120 120w 120h, //louislatourwine.com/cdn/shop/files/chaillots.png?crop=center&amp;height=240&amp;v=1712184454&amp;width=240 240w 240h, //louislatourwine.com/cdn/shop/files/chaillots.png?crop=center&amp;height=360&amp;v=1712184454&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/chaillots.png?crop=center&amp;height=480&amp;v=1712184454&amp;width=480 480w 480h, //louislatourwine.com/cdn/shop/files/chaillots.png?crop=center&amp;height=500&amp;v=1712184454&amp;width=500 500w 500h" style="">

</product-card-secondary-image-placeholder><product-card-spinner
  class="theme-spinner product-card__spinner"
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</product-card-spinner>




<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 300"
    width="300"
    height="300"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="300"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/ACchaillots.png?crop=center&amp;height=300&amp;v=1712184358&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img js-product-card-image hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/ACchaillots.png?crop=center&amp;height=180&amp;v=1712184358&amp;width=180 180w 180h, //louislatourwine.com/cdn/shop/files/ACchaillots.png?crop=center&amp;height=360&amp;v=1712184358&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/ACchaillots.png?crop=center&amp;height=540&amp;v=1712184358&amp;width=540 540w 540h, //louislatourwine.com/cdn/shop/files/ACchaillots.png?crop=center&amp;height=600&amp;v=1712184358&amp;width=600 600w 600h" style="">

          </div>
        </a>
      </div>
    </div></div>
  <div class="product-card__details">
    <a
      product-card-link
      href="/collections/all/products/aloxe-corton-1er-cru-les-chaillots"
      class="product-card__link"
      
        title="Aloxe-Corton 1er Cru "Les Chaillots""
      
    ><h3 class="product-card__title f-family--body f-caps--false f-space--0">
        <product-card-title>Aloxe-Corton 1er Cru "Les Chaillots"</product-card-title>
      </h3>
    </a>
    <div class="product-card__details__hover u-medium">
      <a
        product-card-link
        href="/collections/all/products/aloxe-corton-1er-cru-les-chaillots"
        class="product-card__link"
        tabindex="-1"
        
          title="Aloxe-Corton 1er Cru "Les Chaillots""
        
      ><product-card-price class="price"><!-- snippet/product-price.liquid -->



<span id="" class="price"><span class="price__number">from <span class="money">$92.99</span></span
      ></span>



</product-card-price></a></div>
  </div></product-card>

            

<product-card
  
    rendered
    data-product-id="9701277761826"
  
  class="product-card js-product js-product-card product-card--crop product-card--center product-card--center product-card--hover-image"
  image-container-ratio="1:1"
  image-hover="image"
  
  
    section-id="template--26848366952738__section_collection_QmM77J"
  
  
  
  
>
  

  <div class="product-card-top">
    <div
      class="
        o-ratio
        o-ratio--1:1
      "
      
    >
      <div class="o-ratio__content">
        <a
          product-card-link
          href="/collections/all/products/chateau-corton-grancey-grand-cru"
          class="product-card__link product-card__link--full-opacity"
          tabindex="-1"
          aria-label="Château Corton Grancey Grand Cru"
        >
          <div
            class="
              product-card__media
              
                 product-card__media--hover-image
              
            "
          ><product-card-secondary-image-placeholder
                class="product-card__img-hover hover-enabled"
                
              >
<img src="//louislatourwine.com/cdn/shop/files/chateau-corton-grancey-grand-cru-2015labelsm_ea48724d-c63f-40f1-ba30-354ddd4bf11c.png?crop=center&amp;height=300&amp;v=1712186288&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img-hover hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/chateau-corton-grancey-grand-cru-2015labelsm_ea48724d-c63f-40f1-ba30-354ddd4bf11c.png?crop=center&amp;height=120&amp;v=1712186288&amp;width=120 120w 120h, //louislatourwine.com/cdn/shop/files/chateau-corton-grancey-grand-cru-2015labelsm_ea48724d-c63f-40f1-ba30-354ddd4bf11c.png?crop=center&amp;height=240&amp;v=1712186288&amp;width=240 240w 240h, //louislatourwine.com/cdn/shop/files/chateau-corton-grancey-grand-cru-2015labelsm_ea48724d-c63f-40f1-ba30-354ddd4bf11c.png?crop=center&amp;height=360&amp;v=1712186288&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/chateau-corton-grancey-grand-cru-2015labelsm_ea48724d-c63f-40f1-ba30-354ddd4bf11c.png?crop=center&amp;height=480&amp;v=1712186288&amp;width=480 480w 480h, //louislatourwine.com/cdn/shop/files/chateau-corton-grancey-grand-cru-2015labelsm_ea48724d-c63f-40f1-ba30-354ddd4bf11c.png?crop=center&amp;height=500&amp;v=1712186288&amp;width=500 500w 500h" style="">

</product-card-secondary-image-placeholder><product-card-spinner
  class="theme-spinner product-card__spinner"
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</product-card-spinner>




<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 300"
    width="300"
    height="300"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="300"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/chateau-corton-grancey-grand-cru-2015bottlesq.png?crop=center&amp;height=300&amp;v=1712274674&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img js-product-card-image hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/chateau-corton-grancey-grand-cru-2015bottlesq.png?crop=center&amp;height=180&amp;v=1712274674&amp;width=180 180w 180h, //louislatourwine.com/cdn/shop/files/chateau-corton-grancey-grand-cru-2015bottlesq.png?crop=center&amp;height=360&amp;v=1712274674&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/chateau-corton-grancey-grand-cru-2015bottlesq.png?crop=center&amp;height=540&amp;v=1712274674&amp;width=540 540w 540h, //louislatourwine.com/cdn/shop/files/chateau-corton-grancey-grand-cru-2015bottlesq.png?crop=center&amp;height=600&amp;v=1712274674&amp;width=600 600w 600h" style="">

          </div>
        </a>
      </div>
    </div></div>
  <div class="product-card__details">
    <a
      product-card-link
      href="/collections/all/products/chateau-corton-grancey-grand-cru"
      class="product-card__link"
      
        title="Château Corton Grancey Grand Cru"
      
    ><h3 class="product-card__title f-family--body f-caps--false f-space--0">
        <product-card-title>Château Corton Grancey Grand Cru</product-card-title>
      </h3>
    </a>
    <div class="product-card__details__hover u-medium">
      <a
        product-card-link
        href="/collections/all/products/chateau-corton-grancey-grand-cru"
        class="product-card__link"
        tabindex="-1"
        
          title="Château Corton Grancey Grand Cru"
        
      ><product-card-price class="price"><!-- snippet/product-price.liquid -->



<span id="" class="price"><span class="price__number">from <span class="money">$190.99</span></span
      ></span>



</product-card-price></a></div>
  </div></product-card>

            

<product-card
  
    rendered
    data-product-id="9787635204386"
  
  class="product-card js-product js-product-card product-card--crop product-card--center product-card--center product-card--hover-image"
  image-container-ratio="1:1"
  image-hover="image"
  
  
    section-id="template--26848366952738__section_collection_QmM77J"
  
  
  
  
>
  

  <div class="product-card-top">
    <div
      class="
        o-ratio
        o-ratio--1:1
      "
      
    >
      <div class="o-ratio__content">
        <a
          product-card-link
          href="/collections/all/products/cremant-de-bourgogne-brut"
          class="product-card__link product-card__link--full-opacity"
          tabindex="-1"
          aria-label="Crémant de Bourgogne Brut"
        >
          <div
            class="
              product-card__media
              
                 product-card__media--hover-image
              
            "
          ><product-card-secondary-image-placeholder
                class="product-card__img-hover hover-enabled"
                
              >
<img src="//louislatourwine.com/cdn/shop/files/blanc.png?crop=center&amp;height=300&amp;v=1778541312&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img-hover hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/blanc.png?crop=center&amp;height=120&amp;v=1778541312&amp;width=120 120w 120h, //louislatourwine.com/cdn/shop/files/blanc.png?crop=center&amp;height=240&amp;v=1778541312&amp;width=240 240w 240h, //louislatourwine.com/cdn/shop/files/blanc.png?crop=center&amp;height=360&amp;v=1778541312&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/blanc.png?crop=center&amp;height=480&amp;v=1778541312&amp;width=480 480w 480h, //louislatourwine.com/cdn/shop/files/blanc.png?crop=center&amp;height=620&amp;v=1778541312&amp;width=620 620w 620h, //louislatourwine.com/cdn/shop/files/blanc.png?crop=center&amp;height=740&amp;v=1778541312&amp;width=740 740w 740h, //louislatourwine.com/cdn/shop/files/blanc.png?crop=center&amp;height=1000&amp;v=1778541312&amp;width=1000 1000w 1000h" style="">

</product-card-secondary-image-placeholder><product-card-spinner
  class="theme-spinner product-card__spinner"
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</product-card-spinner>




<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 300"
    width="300"
    height="300"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="300"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/rose.png?crop=center&amp;height=300&amp;v=1778541312&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img js-product-card-image hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/rose.png?crop=center&amp;height=180&amp;v=1778541312&amp;width=180 180w 180h, //louislatourwine.com/cdn/shop/files/rose.png?crop=center&amp;height=360&amp;v=1778541312&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/rose.png?crop=center&amp;height=540&amp;v=1778541312&amp;width=540 540w 540h, //louislatourwine.com/cdn/shop/files/rose.png?crop=center&amp;height=720&amp;v=1778541312&amp;width=720 720w 720h, //louislatourwine.com/cdn/shop/files/rose.png?crop=center&amp;height=900&amp;v=1778541312&amp;width=900 900w 900h, //louislatourwine.com/cdn/shop/files/rose.png?crop=center&amp;height=1000&amp;v=1778541312&amp;width=1000 1000w 1000h" style="">

          </div>
        </a>
      </div>
    </div></div>
  <div class="product-card__details">
    <a
      product-card-link
      href="/collections/all/products/cremant-de-bourgogne-brut"
      class="product-card__link"
      
        title="Crémant de Bourgogne Brut"
      
    ><h3 class="product-card__title f-family--body f-caps--false f-space--0">
        <product-card-title>Crémant de Bourgogne Brut</product-card-title>
      </h3>
    </a>
    <div class="product-card__details__hover u-medium">
      <a
        product-card-link
        href="/collections/all/products/cremant-de-bourgogne-brut"
        class="product-card__link"
        tabindex="-1"
        
          title="Crémant de Bourgogne Brut"
        
      ><product-card-price class="price"><!-- snippet/product-price.liquid -->



<span id="" class="price"><span class="price__number">from <span class="money">$26.99</span></span
      ></span>



</product-card-price></a></div>
  </div></product-card>

            

<product-card
  
    rendered
    data-product-id="9788073476386"
  
  class="product-card js-product js-product-card product-card--crop product-card--center product-card--center product-card--hover-image"
  image-container-ratio="1:1"
  image-hover="image"
  
  
    section-id="template--26848366952738__section_collection_QmM77J"
  
  
  
  
>
  

  <div class="product-card-top">
    <div
      class="
        o-ratio
        o-ratio--1:1
      "
      
    >
      <div class="o-ratio__content">
        <a
          product-card-link
          href="/collections/all/products/meursault-1er-cru-chateau-de-blagny"
          class="product-card__link product-card__link--full-opacity"
          tabindex="-1"
          aria-label="Meursault 1er Cru "Château de Blagny""
        >
          <div
            class="
              product-card__media
              
                 product-card__media--hover-image
              
            "
          ><product-card-secondary-image-placeholder
                class="product-card__img-hover hover-enabled"
                
              >
<img src="//louislatourwine.com/cdn/shop/files/meursault_blagny.png?crop=center&amp;height=300&amp;v=1752170706&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img-hover hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/meursault_blagny.png?crop=center&amp;height=120&amp;v=1752170706&amp;width=120 120w 120h, //louislatourwine.com/cdn/shop/files/meursault_blagny.png?crop=center&amp;height=240&amp;v=1752170706&amp;width=240 240w 240h, //louislatourwine.com/cdn/shop/files/meursault_blagny.png?crop=center&amp;height=360&amp;v=1752170706&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/meursault_blagny.png?crop=center&amp;height=480&amp;v=1752170706&amp;width=480 480w 480h, //louislatourwine.com/cdn/shop/files/meursault_blagny.png?crop=center&amp;height=600&amp;v=1752170706&amp;width=600 600w 600h" style="">

</product-card-secondary-image-placeholder><product-card-spinner
  class="theme-spinner product-card__spinner"
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</product-card-spinner>




<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 300"
    width="300"
    height="300"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="300"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/Meursaultblagny19bottlesq.png?crop=center&amp;height=300&amp;v=1761938789&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img js-product-card-image hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/Meursaultblagny19bottlesq.png?crop=center&amp;height=180&amp;v=1761938789&amp;width=180 180w 180h, //louislatourwine.com/cdn/shop/files/Meursaultblagny19bottlesq.png?crop=center&amp;height=360&amp;v=1761938789&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/Meursaultblagny19bottlesq.png?crop=center&amp;height=540&amp;v=1761938789&amp;width=540 540w 540h, //louislatourwine.com/cdn/shop/files/Meursaultblagny19bottlesq.png?crop=center&amp;height=600&amp;v=1761938789&amp;width=600 600w 600h" style="">

          </div>
        </a>
      </div>
    </div></div>
  <div class="product-card__details">
    <a
      product-card-link
      href="/collections/all/products/meursault-1er-cru-chateau-de-blagny"
      class="product-card__link"
      
        title="Meursault 1er Cru "Château de Blagny""
      
    ><h3 class="product-card__title f-family--body f-caps--false f-space--0">
        <product-card-title>Meursault 1er Cru "Château de Blagny"</product-card-title>
      </h3>
    </a>
    <div class="product-card__details__hover u-medium">
      <a
        product-card-link
        href="/collections/all/products/meursault-1er-cru-chateau-de-blagny"
        class="product-card__link"
        tabindex="-1"
        
          title="Meursault 1er Cru "Château de Blagny""
        
      ><product-card-price class="price"><!-- snippet/product-price.liquid -->



<span id="" class="price"><span class="price__number">from <span class="money">$135.99</span></span
      ></span>



</product-card-price></a></div>
  </div></product-card>

            

<product-card
  
    rendered
    data-product-id="9216519307554"
  
  class="product-card js-product js-product-card product-card--crop product-card--center product-card--sale product-card--center product-card--hover-image"
  image-container-ratio="1:1"
  image-hover="image"
  
  
    section-id="template--26848366952738__section_collection_QmM77J"
  
  
  
  
>
  <!-- snippet/product-grid-label.liquid -->
  <ul class="product-card__label__items o-list-bare"><li
        class="product-card__label product-card__label--sale label label--discount"
        
      ><p class="product-card__label-text label__text">SALE!</p></li>

    

    

    
  </ul>

  <div class="product-card-top">
    <div
      class="
        o-ratio
        o-ratio--1:1
      "
      
    >
      <div class="o-ratio__content">
        <a
          product-card-link
          href="/collections/all/products/ultime-six-vintage-2020"
          class="product-card__link product-card__link--full-opacity"
          tabindex="-1"
          aria-label="Ultime Six - Vintage 2020"
        >
          <div
            class="
              product-card__media
              
                 product-card__media--hover-image
              
            "
          ><product-card-secondary-image-placeholder
                class="product-card__img-hover hover-enabled"
                
              >
<img src="//louislatourwine.com/cdn/shop/files/Ultime-Six-01-HD.jpg?crop=center&amp;height=300&amp;v=1743720350&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img-hover hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/Ultime-Six-01-HD.jpg?crop=center&amp;height=120&amp;v=1743720350&amp;width=120 120w 120h, //louislatourwine.com/cdn/shop/files/Ultime-Six-01-HD.jpg?crop=center&amp;height=240&amp;v=1743720350&amp;width=240 240w 240h, //louislatourwine.com/cdn/shop/files/Ultime-Six-01-HD.jpg?crop=center&amp;height=360&amp;v=1743720350&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/Ultime-Six-01-HD.jpg?crop=center&amp;height=480&amp;v=1743720350&amp;width=480 480w 480h, //louislatourwine.com/cdn/shop/files/Ultime-Six-01-HD.jpg?crop=center&amp;height=620&amp;v=1743720350&amp;width=620 620w 620h, //louislatourwine.com/cdn/shop/files/Ultime-Six-01-HD.jpg?crop=center&amp;height=740&amp;v=1743720350&amp;width=740 740w 740h, //louislatourwine.com/cdn/shop/files/Ultime-Six-01-HD.jpg?crop=center&amp;height=3044&amp;v=1743720350&amp;width=3044 3044w 3044h" style="">

</product-card-secondary-image-placeholder><product-card-spinner
  class="theme-spinner product-card__spinner"
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</product-card-spinner>




<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 300"
    width="300"
    height="300"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="300"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/Ultime-Six-02-HD.jpg?crop=center&amp;height=300&amp;v=1743720350&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img js-product-card-image hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/Ultime-Six-02-HD.jpg?crop=center&amp;height=180&amp;v=1743720350&amp;width=180 180w 180h, //louislatourwine.com/cdn/shop/files/Ultime-Six-02-HD.jpg?crop=center&amp;height=360&amp;v=1743720350&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/Ultime-Six-02-HD.jpg?crop=center&amp;height=540&amp;v=1743720350&amp;width=540 540w 540h, //louislatourwine.com/cdn/shop/files/Ultime-Six-02-HD.jpg?crop=center&amp;height=720&amp;v=1743720350&amp;width=720 720w 720h, //louislatourwine.com/cdn/shop/files/Ultime-Six-02-HD.jpg?crop=center&amp;height=900&amp;v=1743720350&amp;width=900 900w 900h, //louislatourwine.com/cdn/shop/files/Ultime-Six-02-HD.jpg?crop=center&amp;height=1080&amp;v=1743720350&amp;width=1080 1080w 1080h, //louislatourwine.com/cdn/shop/files/Ultime-Six-02-HD.jpg?crop=center&amp;height=1296&amp;v=1743720350&amp;width=1296 1296w 1296h, //louislatourwine.com/cdn/shop/files/Ultime-Six-02-HD.jpg?crop=center&amp;height=1512&amp;v=1743720350&amp;width=1512 1512w 1512h, //louislatourwine.com/cdn/shop/files/Ultime-Six-02-HD.jpg?crop=center&amp;height=3044&amp;v=1743720350&amp;width=3044 3044w 3044h" style="">

          </div>
        </a>
      </div>
    </div></div>
  <div class="product-card__details">
    <a
      product-card-link
      href="/collections/all/products/ultime-six-vintage-2020"
      class="product-card__link"
      
        title="Ultime Six - Vintage 2020"
      
    ><h3 class="product-card__title f-family--body f-caps--false f-space--0">
        <product-card-title>Ultime Six - Vintage 2020</product-card-title>
      </h3>
    </a>
    <div class="product-card__details__hover u-medium">
      <a
        product-card-link
        href="/collections/all/products/ultime-six-vintage-2020"
        class="product-card__link"
        tabindex="-1"
        
          title="Ultime Six - Vintage 2020"
        
      ><product-card-price class="price"><!-- snippet/product-price.liquid -->



<span id="" class="price"><span class="price__number price__number--sale">
        
        <span class="money">$4,200.00</span>
      </span>
      <span class="price__compare">
        <span class="money">$5,200.00</span>
      </span></span>



</product-card-price></a></div>
  </div></product-card>

            

<product-card
  
    rendered
    data-product-id="9787536081186"
  
  class="product-card js-product js-product-card product-card--crop product-card--center product-card--center product-card--hover-image"
  image-container-ratio="1:1"
  image-hover="image"
  
  
    section-id="template--26848366952738__section_collection_QmM77J"
  
  
  
  
>
  

  <div class="product-card-top">
    <div
      class="
        o-ratio
        o-ratio--1:1
      "
      
    >
      <div class="o-ratio__content">
        <a
          product-card-link
          href="/collections/all/products/pouilly-fuisse-1er-cru"
          class="product-card__link product-card__link--full-opacity"
          tabindex="-1"
          aria-label="Pouilly-Fuissé 1er Cru"
        >
          <div
            class="
              product-card__media
              
                 product-card__media--hover-image
              
            "
          ><product-card-secondary-image-placeholder
                class="product-card__img-hover hover-enabled"
                
              >
<img src="//louislatourwine.com/cdn/shop/files/PF_1er_cru_6c834149-63c9-4dd0-9c6a-9337afaad4f3.png?crop=center&amp;height=300&amp;v=1752170853&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img-hover hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/PF_1er_cru_6c834149-63c9-4dd0-9c6a-9337afaad4f3.png?crop=center&amp;height=120&amp;v=1752170853&amp;width=120 120w 120h, //louislatourwine.com/cdn/shop/files/PF_1er_cru_6c834149-63c9-4dd0-9c6a-9337afaad4f3.png?crop=center&amp;height=240&amp;v=1752170853&amp;width=240 240w 240h, //louislatourwine.com/cdn/shop/files/PF_1er_cru_6c834149-63c9-4dd0-9c6a-9337afaad4f3.png?crop=center&amp;height=360&amp;v=1752170853&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/PF_1er_cru_6c834149-63c9-4dd0-9c6a-9337afaad4f3.png?crop=center&amp;height=480&amp;v=1752170853&amp;width=480 480w 480h, //louislatourwine.com/cdn/shop/files/PF_1er_cru_6c834149-63c9-4dd0-9c6a-9337afaad4f3.png?crop=center&amp;height=600&amp;v=1752170853&amp;width=600 600w 600h" style="">

</product-card-secondary-image-placeholder><product-card-spinner
  class="theme-spinner product-card__spinner"
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</product-card-spinner>




<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 300"
    width="300"
    height="300"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="300"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/PF1ercru.png?crop=center&amp;height=300&amp;v=1752100679&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img js-product-card-image hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/PF1ercru.png?crop=center&amp;height=180&amp;v=1752100679&amp;width=180 180w 180h, //louislatourwine.com/cdn/shop/files/PF1ercru.png?crop=center&amp;height=360&amp;v=1752100679&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/PF1ercru.png?crop=center&amp;height=540&amp;v=1752100679&amp;width=540 540w 540h, //louislatourwine.com/cdn/shop/files/PF1ercru.png?crop=center&amp;height=600&amp;v=1752100679&amp;width=600 600w 600h" style="">

          </div>
        </a>
      </div>
    </div></div>
  <div class="product-card__details">
    <a
      product-card-link
      href="/collections/all/products/pouilly-fuisse-1er-cru"
      class="product-card__link"
      
        title="Pouilly-Fuissé 1er Cru"
      
    ><h3 class="product-card__title f-family--body f-caps--false f-space--0">
        <product-card-title>Pouilly-Fuissé 1er Cru</product-card-title>
      </h3>
    </a>
    <div class="product-card__details__hover u-medium">
      <a
        product-card-link
        href="/collections/all/products/pouilly-fuisse-1er-cru"
        class="product-card__link"
        tabindex="-1"
        
          title="Pouilly-Fuissé 1er Cru"
        
      ><product-card-price class="price"><!-- snippet/product-price.liquid -->



<span id="" class="price"><span class="price__number"><span class="money">$53.99</span></span
      ></span>



</product-card-price></a></div>
  </div></product-card>

            

<product-card
  
    rendered
    data-product-id="9918766809378"
  
  class="product-card js-product js-product-card product-card--crop product-card--center product-card--center product-card--hover-image"
  image-container-ratio="1:1"
  image-hover="image"
  
  
    section-id="template--26848366952738__section_collection_QmM77J"
  
  
  
  
>
  

  <div class="product-card-top">
    <div
      class="
        o-ratio
        o-ratio--1:1
      "
      
    >
      <div class="o-ratio__content">
        <a
          product-card-link
          href="/collections/all/products/marsannay-blanc"
          class="product-card__link product-card__link--full-opacity"
          tabindex="-1"
          aria-label="Marsannay Blanc"
        >
          <div
            class="
              product-card__media
              
                 product-card__media--hover-image
              
            "
          ><product-card-secondary-image-placeholder
                class="product-card__img-hover hover-enabled"
                
              >
<img src="//louislatourwine.com/cdn/shop/files/marsannay.png?crop=center&amp;height=300&amp;v=1762300312&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img-hover hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/marsannay.png?crop=center&amp;height=120&amp;v=1762300312&amp;width=120 120w 120h, //louislatourwine.com/cdn/shop/files/marsannay.png?crop=center&amp;height=240&amp;v=1762300312&amp;width=240 240w 240h, //louislatourwine.com/cdn/shop/files/marsannay.png?crop=center&amp;height=360&amp;v=1762300312&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/marsannay.png?crop=center&amp;height=480&amp;v=1762300312&amp;width=480 480w 480h, //louislatourwine.com/cdn/shop/files/marsannay.png?crop=center&amp;height=620&amp;v=1762300312&amp;width=620 620w 620h, //louislatourwine.com/cdn/shop/files/marsannay.png?crop=center&amp;height=740&amp;v=1762300312&amp;width=740 740w 740h, //louislatourwine.com/cdn/shop/files/marsannay.png?crop=center&amp;height=1000&amp;v=1762300312&amp;width=1000 1000w 1000h" style="">

</product-card-secondary-image-placeholder><product-card-spinner
  class="theme-spinner product-card__spinner"
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</product-card-spinner>




<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 300"
    width="300"
    height="300"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="300"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/marsannayblanc.png?crop=center&amp;height=300&amp;v=1762298982&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img js-product-card-image hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/marsannayblanc.png?crop=center&amp;height=180&amp;v=1762298982&amp;width=180 180w 180h, //louislatourwine.com/cdn/shop/files/marsannayblanc.png?crop=center&amp;height=360&amp;v=1762298982&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/marsannayblanc.png?crop=center&amp;height=540&amp;v=1762298982&amp;width=540 540w 540h, //louislatourwine.com/cdn/shop/files/marsannayblanc.png?crop=center&amp;height=720&amp;v=1762298982&amp;width=720 720w 720h, //louislatourwine.com/cdn/shop/files/marsannayblanc.png?crop=center&amp;height=900&amp;v=1762298982&amp;width=900 900w 900h, //louislatourwine.com/cdn/shop/files/marsannayblanc.png?crop=center&amp;height=1000&amp;v=1762298982&amp;width=1000 1000w 1000h" style="">

          </div>
        </a>
      </div>
    </div></div>
  <div class="product-card__details">
    <a
      product-card-link
      href="/collections/all/products/marsannay-blanc"
      class="product-card__link"
      
        title="Marsannay Blanc"
      
    ><h3 class="product-card__title f-family--body f-caps--false f-space--0">
        <product-card-title>Marsannay Blanc</product-card-title>
      </h3>
    </a>
    <div class="product-card__details__hover u-medium">
      <a
        product-card-link
        href="/collections/all/products/marsannay-blanc"
        class="product-card__link"
        tabindex="-1"
        
          title="Marsannay Blanc"
        
      ><product-card-price class="price"><!-- snippet/product-price.liquid -->



<span id="" class="price"><span class="price__number">from <span class="money">$41.99</span></span
      ></span>



</product-card-price></a></div>
  </div></product-card>

            

<product-card
  
    rendered
    data-product-id="9918833066274"
  
  class="product-card js-product js-product-card product-card--crop product-card--center product-card--center product-card--hover-image"
  image-container-ratio="1:1"
  image-hover="image"
  
  
    section-id="template--26848366952738__section_collection_QmM77J"
  
  
  
  
>
  

  <div class="product-card-top">
    <div
      class="
        o-ratio
        o-ratio--1:1
      "
      
    >
      <div class="o-ratio__content">
        <a
          product-card-link
          href="/collections/all/products/santenay-rouge"
          class="product-card__link product-card__link--full-opacity"
          tabindex="-1"
          aria-label="Santenay Rouge"
        >
          <div
            class="
              product-card__media
              
                 product-card__media--hover-image
              
            "
          ><product-card-secondary-image-placeholder
                class="product-card__img-hover hover-enabled"
                
              >
<img src="//louislatourwine.com/cdn/shop/files/santenay_a32c24ad-e87c-4eb2-a280-f160d65903ba.jpg?crop=center&amp;height=300&amp;v=1762362680&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img-hover hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/santenay_a32c24ad-e87c-4eb2-a280-f160d65903ba.jpg?crop=center&amp;height=120&amp;v=1762362680&amp;width=120 120w 120h, //louislatourwine.com/cdn/shop/files/santenay_a32c24ad-e87c-4eb2-a280-f160d65903ba.jpg?crop=center&amp;height=240&amp;v=1762362680&amp;width=240 240w 240h, //louislatourwine.com/cdn/shop/files/santenay_a32c24ad-e87c-4eb2-a280-f160d65903ba.jpg?crop=center&amp;height=360&amp;v=1762362680&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/santenay_a32c24ad-e87c-4eb2-a280-f160d65903ba.jpg?crop=center&amp;height=480&amp;v=1762362680&amp;width=480 480w 480h, //louislatourwine.com/cdn/shop/files/santenay_a32c24ad-e87c-4eb2-a280-f160d65903ba.jpg?crop=center&amp;height=620&amp;v=1762362680&amp;width=620 620w 620h, //louislatourwine.com/cdn/shop/files/santenay_a32c24ad-e87c-4eb2-a280-f160d65903ba.jpg?crop=center&amp;height=740&amp;v=1762362680&amp;width=740 740w 740h, //louislatourwine.com/cdn/shop/files/santenay_a32c24ad-e87c-4eb2-a280-f160d65903ba.jpg?crop=center&amp;height=1000&amp;v=1762362680&amp;width=1000 1000w 1000h" style="">

</product-card-secondary-image-placeholder><product-card-spinner
  class="theme-spinner product-card__spinner"
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</product-card-spinner>




<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 300"
    width="300"
    height="300"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="300"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/Santenayrgesq.png?crop=center&amp;height=300&amp;v=1762362680&amp;width=300" alt="" width="300" height="300" loading="lazy" class="product-card__img js-product-card-image hover-enabled" fetchpriority="auto" sizes="(min-width: 1600px) calc((80vw - 105px) / 4), (min-width: 1081px) calc((100vw - 105px) / 4), (min-width: 981px) calc((100vw - 90px) / 3), (min-width: 768px) calc((100vw - 51px) / 2), calc((100vw - 15px) / 2 - 96px)" srcset="//louislatourwine.com/cdn/shop/files/Santenayrgesq.png?crop=center&amp;height=180&amp;v=1762362680&amp;width=180 180w 180h, //louislatourwine.com/cdn/shop/files/Santenayrgesq.png?crop=center&amp;height=360&amp;v=1762362680&amp;width=360 360w 360h, //louislatourwine.com/cdn/shop/files/Santenayrgesq.png?crop=center&amp;height=540&amp;v=1762362680&amp;width=540 540w 540h, //louislatourwine.com/cdn/shop/files/Santenayrgesq.png?crop=center&amp;height=720&amp;v=1762362680&amp;width=720 720w 720h, //louislatourwine.com/cdn/shop/files/Santenayrgesq.png?crop=center&amp;height=900&amp;v=1762362680&amp;width=900 900w 900h, //louislatourwine.com/cdn/shop/files/Santenayrgesq.png?crop=center&amp;height=1000&amp;v=1762362680&amp;width=1000 1000w 1000h" style="">

          </div>
        </a>
      </div>
    </div></div>
  <div class="product-card__details">
    <a
      product-card-link
      href="/collections/all/products/santenay-rouge"
      class="product-card__link"
      
        title="Santenay Rouge"
      
    ><h3 class="product-card__title f-family--body f-caps--false f-space--0">
        <product-card-title>Santenay Rouge</product-card-title>
      </h3>
    </a>
    <div class="product-card__details__hover u-medium">
      <a
        product-card-link
        href="/collections/all/products/santenay-rouge"
        class="product-card__link"
        tabindex="-1"
        
          title="Santenay Rouge"
        
      ><product-card-price class="price"><!-- snippet/product-price.liquid -->



<span id="" class="price"><span class="price__number">from <span class="money">$42.99</span></span
      ></span>



</product-card-price></a></div>
  </div></product-card>

            
          </div>
        </items-scroll-paged-navigation>
      </div>
      

      

  <div
    class="section__link section__link--center js-animate-single 
      
      
    "
    data-animation-displacement="0"
    style="
      --button-color: initial;
      --button-hover-color: initial;
      --button-background-color: initial;
      --button-hover-background-color: initial;
      
        --color-text: #202124;
      
    "
  >
    <a
      href="/collections/all"
      class="section__link-link c-btn c-btn--primary js-update-link"
    >View all</a>
  </div>


    
  </div><script src="//louislatourwine.com/cdn/shop/t/54/assets/items-scroll-paged-navigation.js?v=6570701935369699931775067713" type="module"></script></section>


</div><div id="shopify-section-template--26848366952738__section_custom_tB3dnR" class="shopify-section js-section__custom-content">
  
    <link
      rel="stylesheet"
      href="//louislatourwine.com/cdn/shop/t/54/assets/section-custom.css?v=129151243831110295171775067713"
      media="print"
      onload="this.media='all'"
    >
    <noscript>
      <link href="//louislatourwine.com/cdn/shop/t/54/assets/section-custom.css?v=129151243831110295171775067713" rel="stylesheet" type="text/css" media="all" />
    </noscript>
  
  <section
    class="
      section
      section--padded
      section--mb-m
      section--template--26848366952738__section_custom_tB3dnR
      
    "
    data-section-id="template--26848366952738__section_custom_tB3dnR"
    data-section-type="custom-content"
    style="
      --space-top: 0px;
      --space-bottom: 0px
    "
  >
    <div class="container">
      <div class="custom-content__items">
        <div class="o-layout o-layout--center js-animate-sequence">
          
            <div class="o-layout__item u-1/1 u-@tab" >
              
                <div class="custom-content__item custom-content__item--spacer" >
                  <div
                    class="custom-content__item-content custom-content__item-content--spacer custom-content__item-content--spacer--small"
                  ></div>
                </div>
              
            </div>
          
        </div>
      </div>
    </div>
  </section>





</div><div id="shopify-section-template--26848366952738__section_image_text_banner_pCLWNk" class="shopify-section js-section__image-banner">
  <link
    rel="stylesheet"
    href="//louislatourwine.com/cdn/shop/t/54/assets/component-image-banner.css?v=32135393245025078001775067713"
    media="print"
    onload="this.media='all'"
  >
  <noscript>
    <link href="//louislatourwine.com/cdn/shop/t/54/assets/component-image-banner.css?v=32135393245025078001775067713" rel="stylesheet" type="text/css" media="all" />
  </noscript>

<section
  class="
    section
    section--template--26848366952738__section_image_text_banner_pCLWNk
    section--contained
    section--mb-m
  "
  data-section-id="template--26848366952738__section_image_text_banner_pCLWNk"
  data-section-type="image-banner"
  style="
    --color-text: #212121;
    --color-heading: #212121;
  "
>
  <div class="container">

  <div class="u-flex-parent">
    
    <div
      class="
        image-banner
        image-banner--contained
        image-banner--center
        
        u-flex u-flex--middle
        
          section-divider--top
        
        
          section-divider--bottom
        
        js-animate-single
      "
      style="
        --height-desktop: 300px;
        --height-mobile: 300px;
        --background-color: #f2f2f2;
      "
    >
        
<picture>
            <source
              
                srcset="//louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=180 180w 213h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=360 360w 427h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=540 540w 640h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=720 720w 854h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=900 900w 1067h,
  
  
  
  
  
  
  
  
  
  
  
  
  
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244
  1000w 1186h"
              
              media="all and (max-width: 767px)"
            >
            <source
              srcset="//louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=180 180w 213h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=360 360w 427h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=540 540w 640h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=720 720w 854h,
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=900 900w 1067h,
  
  
  
  
  
  
  
  
  
  
  
  
  
  //louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244
  1000w 1186h"
              media="all and (min-width: 768px)"
            >

<image-skeleton
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 600 712"
    width="600"
    height="712"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="600" height="712"></rect>
  </svg>
</image-skeleton>
<img
              class="image-banner__bg"
              src="//louislatourwine.com/cdn/shop/files/paper_texture.jpg?v=1749850244&width=600"
              width="600"
              height="712"
              alt=""
              loading="lazy"
              fetchpriority="auto"
              style="
                --image-position: 50.0% 50.0%;
                --image-position-mobile:  50.0% 50.0%;
              "
            >
          </picture>
        
        <div
          class="image-banner__bg--overlay u-bg-overlay"
          style="
            --overlay-color: #000000;
            --overlay-opacity: 0.0;
          "
        ></div>
      

      <div class="image-banner__content"><div
                class="image-banner__content__block image-banner__content__block--text"
                
              ><div
                  class="image-banner__text image-banner__text--body image-banner__text--text_EjWmRj"
                  style="
                    --font-size: 1.64rem;
                    --font-size-mobile: 1.04rem;
                    --line-height: 1.4;
                    --line-height-mobile: 1.55;
                    max-width:1350px
                  "
                >
                  <div class="rte"><p>With 120 acres of vineyard holdings, half Grand Cru, Maison Louis Latour has the most extensive Grand Cru vineyards in Burgundy. Their family estate produces exceptional quality wines from the region's outstanding vineyards.</p></div>
                </div>
              </div></div>
    </div>
  </div>
  </div>
<script src="//louislatourwine.com/cdn/shop/t/54/assets/video-dialog.js?v=55778079720922415911775067713" type="module"></script>
    
</section>


</div><div id="shopify-section-template--26848366952738__section_image_with_text_bPt4TN" class="shopify-section js-section__image-with-text">
  
    <link
      rel="stylesheet"
      href="//louislatourwine.com/cdn/shop/t/54/assets/section-image-with-text.css?v=94313260802411337611775067713"
      media="print"
      onload="this.media='all'"
    >
    <noscript>
      <link href="//louislatourwine.com/cdn/shop/t/54/assets/section-image-with-text.css?v=94313260802411337611775067713" rel="stylesheet" type="text/css" media="all" />
    </noscript>
  
<section
    class="
      section
      section--padded
      section--template--26848366952738__section_image_with_text_bPt4TN
       section--mb-0
    "
    data-section-id="template--26848366952738__section_image_with_text_bPt4TN"
    data-section-type="image-with-text"
    style="
      --space-top: 0px;
      --space-bottom: 0px;
      --block-spacing: 2;
    "
  >
    <div class="image-with-text">
      
<div
          class="image-with-text__item  block--no-bg block--image_EDxXq3"
          
          style="
            --color-text: #202124;
            
          "
        >
          <div class="image-with-text__item-bg" style="background-color: rgba(0,0,0,0)"></div>
          <div class="container container--tab-0">
            <div
              class="image-with-text__content image-with-text__content--left"
              
            >
              <div class="o-layout u-flex u-flex--middle">
                <div class="o-layout__item u-1/1 u-2/3@desk">
                  <div class="image-with-text__media js-animate-single" data-animation-displacement="0">
                    <div
                      class="o-ratio o-ratio--16:9"
                      
                    >
                      <div class="o-ratio__content">


<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 200"
    width="300"
    height="200"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="200"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/Picture3_a1bfdf84-9029-4793-8597-b8a2d6a53585.png?v=1743032668&amp;width=300" width="300" height="200" loading="lazy" class="image-with-text__media-img image-with-text__media-img--crop" fetchpriority="auto" sizes="(min-width: 981px) 66vw, 100vw" srcset="//louislatourwine.com/cdn/shop/files/Picture3_a1bfdf84-9029-4793-8597-b8a2d6a53585.png?v=1743032668&amp;width=360 360w 240h, //louislatourwine.com/cdn/shop/files/Picture3_a1bfdf84-9029-4793-8597-b8a2d6a53585.png?v=1743032668&amp;width=540 540w 360h, //louislatourwine.com/cdn/shop/files/Picture3_a1bfdf84-9029-4793-8597-b8a2d6a53585.png?v=1743032668&amp;width=720 720w 480h, //louislatourwine.com/cdn/shop/files/Picture3_a1bfdf84-9029-4793-8597-b8a2d6a53585.png?v=1743032668&amp;width=900 900w 600h, //louislatourwine.com/cdn/shop/files/Picture3_a1bfdf84-9029-4793-8597-b8a2d6a53585.png?v=1743032668&amp;width=1080 1080w 720h, //louislatourwine.com/cdn/shop/files/Picture3_a1bfdf84-9029-4793-8597-b8a2d6a53585.png?v=1743032668&amp;width=1296 1296w 864h, //louislatourwine.com/cdn/shop/files/Picture3_a1bfdf84-9029-4793-8597-b8a2d6a53585.png?v=1743032668&amp;width=1512 1512w 1008h, //louislatourwine.com/cdn/shop/files/Picture3_a1bfdf84-9029-4793-8597-b8a2d6a53585.png?v=1743032668&amp;width=1728 1728w 1152h, //louislatourwine.com/cdn/shop/files/Picture3_a1bfdf84-9029-4793-8597-b8a2d6a53585.png?v=1743032668 2002w 1335h" style="object-position:51.035% 45.7843%;">

</div>
                    </div>
                  </div>
                </div>
                <div class="o-layout__item u-1/1 u-1/3@desk">
                  <div
                    class="image-with-text__box image-with-text__box--center image-with-text__box--btn js-animate-single"
                    style="
                      
                    "
                  >
                    
                      <div
                        class="image-with-text__title image-with-text__title--3 section__title h2 js-animate-single"
                        data-animation-displacement="5"
                      >
                        <h2
                          class="section__title-text"
                          
                            style="color:#202124"
                          
                        >
                          Tradition &amp; Innovation
                        </h2>
                      </div>
                    
                    
                      <div class="image-with-text__text rte"><p>Latour blends innovation with tradition, leading in sustainable farming and varietal wines while preserving ancient winemaking techniques. Their commitment to progress and respect for tradition result in elegant, refined wines.</p></div>
                    
                    
                      <a
                        href="/pages/winemaking"
                        class="
                          image-with-text__btn
                          
                            c-btn c-btn--primary
                          
                        "
                      >Our Story</a>
                    
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
    </div>
  </section>





</div><div id="shopify-section-template--26848366952738__section_custom_rRXcNM" class="shopify-section js-section__custom-content">
  
    <link
      rel="stylesheet"
      href="//louislatourwine.com/cdn/shop/t/54/assets/section-custom.css?v=129151243831110295171775067713"
      media="print"
      onload="this.media='all'"
    >
    <noscript>
      <link href="//louislatourwine.com/cdn/shop/t/54/assets/section-custom.css?v=129151243831110295171775067713" rel="stylesheet" type="text/css" media="all" />
    </noscript>
  
  <section
    class="
      section
      section--padded
      section--mb-m
      section--template--26848366952738__section_custom_rRXcNM
      
    "
    data-section-id="template--26848366952738__section_custom_rRXcNM"
    data-section-type="custom-content"
    style="
      --space-top: 0px;
      --space-bottom: 0px
    "
  >
    <div class="container">
      <div class="custom-content__items">
        <div class="o-layout o-layout--center js-animate-sequence">
          
            <div class="o-layout__item u-1/1 u-@tab" >
              
                <div class="custom-content__item custom-content__item--spacer" >
                  <div
                    class="custom-content__item-content custom-content__item-content--spacer custom-content__item-content--spacer--small"
                  ></div>
                </div>
              
            </div>
          
        </div>
      </div>
    </div>
  </section>





</div><div id="shopify-section-template--26848366952738__section_hero_video_JjctqR" class="shopify-section js-section__image-banner">
  <link
    rel="stylesheet"
    href="//louislatourwine.com/cdn/shop/t/54/assets/component-image-banner.css?v=32135393245025078001775067713"
    media="print"
    onload="this.media='all'"
  >
  <noscript>
    <link href="//louislatourwine.com/cdn/shop/t/54/assets/component-image-banner.css?v=32135393245025078001775067713" rel="stylesheet" type="text/css" media="all" />
  </noscript>

<section
  class="
    section
    section--template--26848366952738__section_hero_video_JjctqR
    section--contained
    section--mb-m
  "
  data-section-id="template--26848366952738__section_hero_video_JjctqR"
  data-section-type="hero-video"
  style="
    --color-text: #ffffff;
    --color-heading: #ffffff;
  "
>
  <div class="container">

  <div class="u-flex-parent">
    
    <div
      class="
        image-banner
        image-banner--hero-video
        image-banner--contained
        image-banner--center
        
        u-flex u-flex--middle
        
        
        js-animate-single
      "
      style="
        --height-desktop: 600px;
        --height-mobile: 400px;
        --background-color: transparent;
      "
    >
      
        
        
          

<script src="//louislatourwine.com/cdn/shop/t/54/assets/lazy-video.js?v=52687712678174417651775067713" type="module"></script>
<lazy-video
  
    data-screen-size="desktop"
  
><div
  class="theme-spinner "
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</div>
<media-poster>
    <img src="//louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000.jpg?v=1750200224&amp;width=1946" alt="" srcset="//louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000.jpg?v=1750200224&amp;width=246 246w, //louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000.jpg?v=1750200224&amp;width=493 493w, //louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000.jpg?v=1750200224&amp;width=600 600w, //louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000.jpg?v=1750200224&amp;width=713 713w, //louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000.jpg?v=1750200224&amp;width=823 823w, //louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000.jpg?v=1750200224&amp;width=990 990w, //louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000.jpg?v=1750200224&amp;width=1100 1100w, //louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000.jpg?v=1750200224&amp;width=1206 1206w, //louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000.jpg?v=1750200224&amp;width=1346 1346w, //louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000.jpg?v=1750200224&amp;width=1426 1426w, //louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000.jpg?v=1750200224&amp;width=1646 1646w, //louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000.jpg?v=1750200224&amp;width=1946 1946w" width="1946" height="1095" loading="lazy">
  </media-poster>
  <template>
    <video playsinline="playsinline" autoplay="autoplay" muted="muted" loop="loop" class="image-banner__bg-video" preload="metadata" poster="//louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000_990x990.jpg?v=1750200224"><source src="//louislatourwine.com/cdn/shop/videos/c/vp/8d3155bf7a154f439c406566cf8b3f8f/8d3155bf7a154f439c406566cf8b3f8f.HD-720p-4.5Mbps-49579670.mp4?v=0" type="video/mp4"><img src="//louislatourwine.com/cdn/shop/files/preview_images/8d3155bf7a154f439c406566cf8b3f8f.thumbnail.0000000000_990x990.jpg?v=1750200224"></video>
  </template>
</lazy-video>

        
        
        
      
      <div
        class="image-banner__bg--overlay u-bg-overlay"
        style="
          --overlay-color: #000000;
          --overlay-opacity: 0.3;
        "
      ></div>

      <div class="image-banner__content"><div
                class="image-banner__content__block image-banner__content__block--heading"
                
              ><div
                  class="image-banner__text image-banner__text--heading image-banner__text--heading_MpAU7j"
                  style="
                    --heading-font-size: 2.96rem;
                    --heading-font-size-mobile: 2.44rem;
                    --heading-line-height: 1.25;
                    --heading-line-height-mobile: 1.3;
                    max-width:600px
                  "
                >
                  <h2>Explore Our Vineyards</h2>
                </div>
              </div><div
                class="image-banner__content__block image-banner__content__block--text"
                
              ><div
                  class="image-banner__text image-banner__text--body image-banner__text--text_mgQwne"
                  style="
                    --font-size: 1.16rem;
                    --font-size-mobile: 1.04rem;
                    --line-height: 1.5;
                    --line-height-mobile: 1.55;
                    max-width:600px
                  "
                >
                  <div class="rte"><p>Use an interactive map to virtually travel to the source!</p></div>
                </div>
              </div>
                <div
                  class="image-banner__content__block image-banner__content__block--button"
                  
                >
                  <div class="image-banner__link-wrap"><a
                        href="/pages/vinogeo-map"
                        class="image-banner__link c-btn c-btn--primary"

                        style="
                          
                        "
                      >Let&#39;s Go</a></div>
                </div>
              
</div>
    </div>
  </div>
  </div>
<script src="//louislatourwine.com/cdn/shop/t/54/assets/video-dialog.js?v=55778079720922415911775067713" type="module"></script>
    

</section>


</div><div id="shopify-section-template--26848366952738__section_image_with_text_a4CTRc" class="shopify-section js-section__image-with-text">
  
    <link
      rel="stylesheet"
      href="//louislatourwine.com/cdn/shop/t/54/assets/section-image-with-text.css?v=94313260802411337611775067713"
      media="print"
      onload="this.media='all'"
    >
    <noscript>
      <link href="//louislatourwine.com/cdn/shop/t/54/assets/section-image-with-text.css?v=94313260802411337611775067713" rel="stylesheet" type="text/css" media="all" />
    </noscript>
  
<section
    class="
      section
      section--padded
      section--template--26848366952738__section_image_with_text_a4CTRc
       section--mb-0
    "
    data-section-id="template--26848366952738__section_image_with_text_a4CTRc"
    data-section-type="image-with-text"
    style="
      --space-top: 0px;
      --space-bottom: 0px;
      --block-spacing: 2;
    "
  >
    <div class="image-with-text">
      
<div
          class="image-with-text__item  block--no-bg block--image_8K6hGH"
          
          style="
            --color-text: #202124;
            
          "
        >
          <div class="image-with-text__item-bg" style="background-color: rgba(0,0,0,0)"></div>
          <div class="container container--tab-0">
            <div
              class="image-with-text__content image-with-text__content--right"
              
            >
              <div class="o-layout u-flex u-flex--middle">
                <div class="o-layout__item u-1/1 u-2/3@desk">
                  <div class="image-with-text__media js-animate-single" data-animation-displacement="0">
                    <div
                      class="o-ratio o-ratio--16:9"
                      
                    >
                      <div class="o-ratio__content">


<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 300 217"
    width="300"
    height="217"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="300" height="217"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/louis_latour_barrel_makers.jpg?v=1701302937&amp;width=300" width="300" height="217" loading="lazy" class="image-with-text__media-img image-with-text__media-img--crop" fetchpriority="auto" sizes="(min-width: 981px) 66vw, 100vw" srcset="//louislatourwine.com/cdn/shop/files/louis_latour_barrel_makers.jpg?v=1701302937&amp;width=360 360w 261h, //louislatourwine.com/cdn/shop/files/louis_latour_barrel_makers.jpg?v=1701302937&amp;width=540 540w 391h, //louislatourwine.com/cdn/shop/files/louis_latour_barrel_makers.jpg?v=1701302937&amp;width=720 720w 521h, //louislatourwine.com/cdn/shop/files/louis_latour_barrel_makers.jpg?v=1701302937 750w 543h" style="">

</div>
                    </div>
                  </div>
                </div>
                <div class="o-layout__item u-1/1 u-1/3@desk">
                  <div
                    class="image-with-text__box image-with-text__box--center image-with-text__box--btn js-animate-single"
                    style="
                      
                    "
                  >
                    
                      <div
                        class="image-with-text__title image-with-text__title--3 section__title h2 js-animate-single"
                        data-animation-displacement="5"
                      >
                        <h2
                          class="section__title-text"
                          
                            style="color:#202124"
                          
                        >
                          Tonneliers for over Two Centuries
                        </h2>
                      </div>
                    
                    
                      <div class="image-with-text__text rte"><p>Barrel making has been a key part of the Latour history and style. The only Burgundy winemakers crafting their own barrels, Latour has mastered the balance between oak and wine. Learn to appreciate the balance with your own wine - barrels available for purchase.</p></div>
                    
                    
                      <a
                        href="/pages/cooperage"
                        class="
                          image-with-text__btn
                          
                            c-btn c-btn--primary
                          
                        "
                      >Cooperage</a>
                    
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
    </div>
  </section>





</div><div id="shopify-section-template--26848366952738__section_custom_3apcfw" class="shopify-section js-section__custom-content">
  
    <link
      rel="stylesheet"
      href="//louislatourwine.com/cdn/shop/t/54/assets/section-custom.css?v=129151243831110295171775067713"
      media="print"
      onload="this.media='all'"
    >
    <noscript>
      <link href="//louislatourwine.com/cdn/shop/t/54/assets/section-custom.css?v=129151243831110295171775067713" rel="stylesheet" type="text/css" media="all" />
    </noscript>
  
  <section
    class="
      section
      section--padded
      section--mb-m
      section--template--26848366952738__section_custom_3apcfw
      
    "
    data-section-id="template--26848366952738__section_custom_3apcfw"
    data-section-type="custom-content"
    style="
      --space-top: 0px;
      --space-bottom: 0px
    "
  >
    <div class="container">
      <div class="custom-content__items">
        <div class="o-layout o-layout--center js-animate-sequence">
          
            <div class="o-layout__item u-1/1 u-@tab" >
              
                <div class="custom-content__item custom-content__item--spacer" >
                  <div
                    class="custom-content__item-content custom-content__item-content--spacer custom-content__item-content--spacer--small"
                  ></div>
                </div>
              
            </div>
          
        </div>
      </div>
    </div>
  </section>





</div>
      </div>

      <!-- BEGIN sections: footer-group -->
<div id="shopify-section-sections--26848367542562__footer-newsletter" class="shopify-section shopify-section-group-footer-group js-section__newsletter">
  <link
    rel="stylesheet"
    href="//louislatourwine.com/cdn/shop/t/54/assets/section-newsletter.css?v=173773369300224144671775067713"
    media="print"
    onload="this.media='all'"
  >
  <noscript>
    <link href="//louislatourwine.com/cdn/shop/t/54/assets/section-newsletter.css?v=173773369300224144671775067713" rel="stylesheet" type="text/css" media="all" />
  </noscript>

<section
  class="
        section
        section-newsletter
        section--sections--26848367542562__footer-newsletter
    <<<<<<< HEAD
        section--has-bg
    =======
    >>>>>>> upstream/develop
        section--mb-m
  "
  data-section-id="sections--26848367542562__footer-newsletter"
  data-section-type="newsletter"
  data-radius-form="true"
  style="
    --space-top: 0px;
    --space-bottom: 0px;
  "
>
  <div class="container ">
    <div
      class="
        newsletter
        js-animate-single
        
          newsletter--divider-top
        
        
          newsletter--divider-bottom
        
      "
      data-animation-displacement="0"
      style="
        --text-color: #131313;
        --text-color-light: rgba(19, 19, 19, 0.2);
        --background-color: #f2f2f2;
        --color--title-border: #131313;
      "
    >
      <div
        class="
          newsletter__content
          container
          
          section--padded
        "
      >
        <div
          class="newsletter__title section__title section__title--center js-animate-single"
          data-animation-displacement="5"
        >
          
            <h2 class="section__title-text newsletter__title-text--default">
              Join our email list
            </h2>
          
          
            <div
              class="section__title-desc rte js-animate-single"
              data-animation-displacement="0"
              data-animation-delay="0.1"
            >
              <p>Stay updated on new releases, sales, promotions, and more by sharing your email.</p>
            </div>
          
        </div>

        <div class="newsletter__form-wrapper">
          <form method="post" action="/contact#newsletter" id="newsletter" accept-charset="UTF-8" class="newsletter__form-form"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" />
            
            
              <div class="o-layout o-layout--flush o-layout--center">
                <div class="o-layout__item u-1/1 u-7/8@tab u-2/3@desk">
                  <input type="hidden" name="contact[tags]" value="newsletter">
                  <label for="Email-sections--26848367542562__footer-newsletter" class="u-hidden-visually">Email</label>
                  <input
                    type="email"
                    name="contact[email]"
                    id="Email-sections--26848367542562__footer-newsletter"
                    class="newsletter__input"
                    value=""
                    placeholder="email@example.com"
                    autocorrect="off"
                    autocapitalize="off"
                  >
                </div>
                <div class="o-layout__item u-1/1 u-7/8@tab u-1/3@desk">
                  <button
                    type="submit"
                    class="c-btn c-btn--full c-btn--primary newsletter__btn"
                    name="commit"
                    id="Subscribe-Footer"
                  >
                    Subscribe
                  </button>
                </div>
              </div>
            
          </form>
        </div>
      </div>
    </div>
  </div>
</section>


</div><div id="shopify-section-sections--26848367542562__footer" class="shopify-section shopify-section-group-footer-group js-section__footer"><link
  rel="stylesheet"
  href="//louislatourwine.com/cdn/shop/t/54/assets/component-footer.css?v=139131216800184897271775067713"
  media="print"
  onload="this.media='all'"
>
<noscript>
  <link href="//louislatourwine.com/cdn/shop/t/54/assets/component-footer.css?v=139131216800184897271775067713" rel="stylesheet" type="text/css" media="all" />
</noscript>
<footer
  role="contentinfo"
  id="footer"
  class="footer footer--light"
  style="--background-color: #154734; "
>
  <div class="container">
    <div class="footer__content">
      <div class="o-layout">
          
          
          
          
          
            <div class="o-layout__item u-1/1 u-1/2@tab u-1/4@desk" >
              <div class="footer-nav footer-nav--social">
                
                  <h3 class="footer-nav__title h5">Social</h3>
                

<ul class="social-links"><li class="social-links__item">
      <a
        href="https://www.facebook.com/LouisLatourUSA"
        class="social-links__link"
        target="_blank"
        rel="noopener"
        aria-label="Visit our facebook page"
      ><span class="icon icon--social icon--facebook ">
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><title>facebook</title><path d="M47.9 24.038C47.9 10.7622 37.1772 0 23.95 0C10.7228 0 0 10.7622 0 24.038C0 35.3114 7.73249 44.7705 18.1642 47.3682V31.3837H13.2256V24.038H18.1642V20.8728C18.1642 12.691 21.8533 8.8988 29.8565 8.8988C31.3737 8.8988 33.9919 9.19735 35.0629 9.49598V16.1549C34.4975 16.0952 33.5158 16.0653 32.296 16.0653C28.3689 16.0653 26.8515 17.5583 26.8515 21.4402V24.038H34.6744L33.3306 31.3837H26.8515V47.9C38.7102 46.4625 47.9 36.328 47.9 24.038Z" /></svg>
  </span></a>
    </li><li class="social-links__item">
      <a
        href="https://www.instagram.com/louislatourusa/"
        class="social-links__link"
        target="_blank"
        rel="noopener"
        aria-label="Visit our instagram page"
      ><span class="icon icon--social icon--instagram ">
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><title>instagram</title><path d="M24 4.656C27.232 4.656 29.328 4.672 30.288 4.704C31.28 4.704 32.416 4.736 33.696 4.8C34.848 4.86398 35.776 4.992 36.48 5.184C37.152 5.34398 37.712 5.50401 38.16 5.664C38.736 5.88801 39.232 6.12801 39.648 6.384C40.064 6.672 40.496 7.02398 40.944 7.44C41.328 7.85601 41.664 8.27198 41.952 8.688C42.24 9.13598 42.496 9.648 42.72 10.224C42.88 10.608 43.04 11.152 43.2 11.856C43.36 12.528 43.472 13.456 43.536 14.64C43.568 15.888 43.6 17.024 43.632 18.048C43.664 19.04 43.68 21.152 43.68 24.384C43.68 27.552 43.664 29.632 43.632 30.624C43.6 31.648 43.568 32.784 43.536 34.032C43.472 35.216 43.36 36.144 43.2 36.816C43.04 37.52 42.88 38.064 42.72 38.448C42.496 39.024 42.24 39.536 41.952 39.984C41.664 40.4 41.328 40.816 40.944 41.232C40.496 41.68 40.064 42.048 39.648 42.336C39.232 42.592 38.736 42.832 38.16 43.056C37.712 43.216 37.152 43.376 36.48 43.536C35.776 43.728 34.848 43.84 33.696 43.872C32.416 43.936 31.28 43.968 30.288 43.968C29.328 44 27.232 44.016 24 44.016C20.8 44.016 18.704 44 17.712 43.968C16.72 43.968 15.584 43.936 14.304 43.872C13.152 43.84 12.224 43.728 11.52 43.536C10.848 43.376 10.288 43.216 9.84 43.056C9.29602 42.832 8.81602 42.592 8.4 42.336C7.95202 42.048 7.52002 41.68 7.104 41.232C6.68798 40.816 6.336 40.4 6.048 39.984C5.76 39.536 5.50402 39.04 5.28 38.496C5.12002 38.08 4.95998 37.52 4.8 36.816C4.64 36.144 4.544 35.232 4.512 34.08C4.448 32.8 4.4 31.648 4.368 30.624C4.368 29.632 4.368 27.552 4.368 24.384C4.368 21.152 4.368 19.04 4.368 18.048C4.4 17.024 4.448 15.888 4.512 14.64C4.544 13.488 4.64 12.576 4.8 11.904C4.95998 11.2 5.12002 10.64 5.28 10.224C5.50402 9.648 5.76 9.15201 6.048 8.736C6.336 8.31998 6.672 7.88798 7.056 7.44C7.50398 7.02398 7.93598 6.672 8.352 6.384C8.79998 6.12801 9.29602 5.88801 9.84 5.664C10.288 5.50401 10.848 5.34398 11.52 5.184C12.224 4.992 13.152 4.86398 14.304 4.8C15.584 4.736 16.72 4.704 17.712 4.704C18.672 4.672 20.768 4.656 24 4.656ZM24 0.335999C20.736 0.335999 18.592 0.351998 17.568 0.383999C16.544 0.383999 15.392 0.415999 14.112 0.479998C12.832 0.543996 11.728 0.671998 10.8 0.863998C9.87202 1.056 9.03998 1.312 8.304 1.632C7.47202 1.952 6.72 2.32 6.048 2.736C5.34398 3.184 4.672 3.728 4.032 4.368C3.36 5.04 2.816 5.712 2.4 6.384C1.952 7.08801 1.568 7.83998 1.248 8.64C0.96 9.408 0.72 10.256 0.528 11.184C0.336 12.08 0.208 13.168 0.144 14.448C0.0800002 15.728 0.032 16.896 0 17.952C0 18.976 0 21.12 0 24.384C0 27.616 0 29.744 0 30.768C0.032 31.824 0.0800002 32.992 0.144 34.272C0.208 35.552 0.336 36.64 0.528 37.536C0.72 38.464 0.96 39.312 1.248 40.08C1.568 40.88 1.952 41.632 2.4 42.336C2.816 43.008 3.36 43.68 4.032 44.352C4.672 44.992 5.34398 45.536 6.048 45.984C6.72 46.4 7.47202 46.768 8.304 47.088C9.03998 47.376 9.87202 47.616 10.8 47.808C11.728 48.0322 12.832 48.1762 14.112 48.24C15.392 48.3038 16.544 48.336 17.568 48.336C18.592 48.3682 20.736 48.384 24 48.384C27.264 48.384 29.408 48.3682 30.432 48.336C31.456 48.336 32.608 48.3038 33.888 48.24C35.168 48.1762 36.272 48.0322 37.2 47.808C38.128 47.616 38.96 47.376 39.696 47.088C40.496 46.768 41.232 46.4 41.904 45.984C42.608 45.536 43.296 44.992 43.968 44.352C44.64 43.68 45.184 43.008 45.6 42.336C46.048 41.632 46.432 40.88 46.752 40.08C47.008 39.312 47.248 38.464 47.472 37.536C47.664 36.64 47.776 35.552 47.808 34.272C47.872 32.992 47.92 31.824 47.952 30.768C47.952 29.744 47.952 27.616 47.952 24.384C47.952 21.12 47.952 18.976 47.952 17.952C47.92 16.896 47.872 15.728 47.808 14.448C47.776 13.168 47.664 12.08 47.472 11.184C47.248 10.256 47.008 9.408 46.752 8.64C46.432 7.872 46.048 7.13601 45.6 6.432C45.184 5.72798 44.64 5.04 43.968 4.368C43.328 3.728 42.656 3.184 41.952 2.736C41.28 2.32 40.528 1.952 39.696 1.632C38.96 1.344 38.128 1.104 37.2 0.911998C36.272 0.687996 35.168 0.543996 33.888 0.479998C32.608 0.415999 31.456 0.383999 30.432 0.383999C29.408 0.351998 27.264 0.335999 24 0.335999ZM24 12.048C22.304 12.048 20.704 12.368 19.2 13.008C17.728 13.648 16.416 14.528 15.264 15.648C14.144 16.768 13.28 18.08 12.672 19.584C12 21.088 11.664 22.688 11.664 24.384C11.664 26.048 12 27.632 12.672 29.136C13.28 30.64 14.144 31.952 15.264 33.072C16.416 34.192 17.728 35.072 19.2 35.712C20.704 36.352 22.304 36.672 24 36.672C25.696 36.672 27.296 36.352 28.8 35.712C30.272 35.072 31.584 34.192 32.736 33.072C33.856 31.952 34.72 30.64 35.328 29.136C36 27.632 36.336 26.048 36.336 24.384C36.336 22.688 36 21.088 35.328 19.584C34.72 18.08 33.856 16.768 32.736 15.648C31.584 14.528 30.272 13.648 28.8 13.008C27.296 12.368 25.696 12.048 24 12.048ZM24 32.352C21.792 32.352 19.904 31.584 18.336 30.048C16.768 28.48 15.984 26.592 15.984 24.384C15.984 22.144 16.768 20.24 18.336 18.672C19.904 17.136 21.792 16.368 24 16.368C26.208 16.368 28.096 17.136 29.664 18.672C31.232 20.24 32.016 22.144 32.016 24.384C32.016 26.592 31.232 28.48 29.664 30.048C28.096 31.584 26.208 32.352 24 32.352ZM39.696 11.568C39.696 12.336 39.424 13.008 38.88 13.584C38.304 14.128 37.616 14.4 36.816 14.4C36.016 14.4 35.344 14.128 34.8 13.584C34.224 13.008 33.936 12.336 33.936 11.568C33.936 10.768 34.224 10.08 34.8 9.504C35.344 8.928 36.016 8.64 36.816 8.64C37.616 8.64 38.304 8.928 38.88 9.504C39.424 10.08 39.696 10.768 39.696 11.568Z" /></svg>
  </span></a>
    </li><li class="social-links__item">
      <a
        href="https://www.linkedin.com/company/louis-latour-inc/"
        class="social-links__link"
        target="_blank"
        rel="noopener"
        aria-label="Visit our linkedin page"
      ><span class="icon icon--social icon--linkedin ">
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><title>linkedin</title><path d="M18 18H26.304V22.272H26.448C26.992 21.248 27.968 20.272 29.376 19.344C30.752 18.448 32.496 18 34.608 18C36.816 18 38.592 18.336 39.936 19.008C41.28 19.616 42.32 20.48 43.056 21.6C43.824 22.72 44.352 24.048 44.64 25.584C44.896 27.12 45.024 28.784 45.024 30.576V45.024H36.336V32.208C36.336 30.672 36.144 29.12 35.76 27.552C35.344 25.984 34.032 25.2 31.824 25.2C29.584 25.2 28.16 25.904 27.552 27.312C26.976 28.688 26.688 30.24 26.688 31.968V45.024H18V18ZM3.02399 45.024V18H12V45.024H3.02399ZM12 10.512C12 11.76 11.568 12.816 10.704 13.68C9.80799 14.576 8.73599 15.024 7.48799 15.024C6.23999 15.024 5.18399 14.576 4.31999 13.68C3.45599 12.816 3.02399 11.76 3.02399 10.512C3.02399 9.264 3.45599 8.192 4.31999 7.296C5.18399 6.432 6.23999 6 7.48799 6C8.73599 6 9.80799 6.432 10.704 7.296C11.568 8.192 12 9.264 12 10.512Z" /></svg>
  </span></a>
    </li><li class="social-links__item">
      <a
        href="https://tiktok.com/LouisLatourUSA"
        class="social-links__link"
        target="_blank"
        rel="noopener"
        aria-label="Visit our tiktok page"
      ><span class="icon icon--social icon--tiktok ">
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><title>tiktok</title><path d="M25.056 0.00799561C26.368 0.00799561 27.68 0.00799561 28.992 0.00799561C30.304 0.00799561 31.6 0.00799561 32.88 0.00799561C32.976 1.512 33.296 3.016 33.84 4.52C34.416 5.992 35.264 7.256 36.384 8.312C37.504 9.43199 38.816 10.28 40.32 10.856C41.824 11.4 43.344 11.768 44.88 11.96V20.024C43.44 19.96 42 19.768 40.56 19.448C39.152 19.128 37.792 18.648 36.48 18.008C35.904 17.784 35.344 17.496 34.8 17.144C34.256 16.824 33.728 16.504 33.216 16.184C33.216 17.624 33.216 19.08 33.216 20.552C33.216 22.024 33.216 23.496 33.216 24.968C33.216 26.408 33.2 27.864 33.168 29.336C33.168 30.776 33.168 32.232 33.168 33.704C33.072 35.112 32.8 36.488 32.352 37.832C31.904 39.176 31.28 40.424 30.48 41.576C29.168 43.464 27.456 45 25.344 46.184C23.232 47.368 21.008 47.976 18.672 48.008C17.232 48.04 15.808 47.88 14.4 47.528C13.024 47.176 11.728 46.648 10.512 45.944C8.46398 44.728 6.78398 43.096 5.47198 41.048C4.15998 39.032 3.39198 36.84 3.16798 34.472C3.16798 33.992 3.16798 33.496 3.16798 32.984C3.13598 32.472 3.13598 31.992 3.16798 31.544C3.35998 29.624 3.90398 27.8 4.79998 26.072C5.69598 24.344 6.87998 22.856 8.35198 21.608C10.016 20.168 11.936 19.128 14.112 18.488C16.288 17.88 18.464 17.768 20.64 18.152C20.672 19.624 20.672 21.112 20.64 22.616C20.608 24.088 20.592 25.56 20.592 27.032C19.568 26.712 18.528 26.616 17.472 26.744C16.384 26.84 15.408 27.192 14.544 27.8C13.904 28.184 13.36 28.68 12.912 29.288C12.432 29.896 12.064 30.568 11.808 31.304C11.584 31.784 11.472 32.312 11.472 32.888C11.472 33.432 11.488 33.96 11.52 34.472C11.744 36.136 12.544 37.56 13.92 38.744C15.296 39.896 16.832 40.392 18.528 40.232C19.648 40.2 20.704 39.896 21.696 39.32C22.688 38.712 23.472 37.944 24.048 37.016C24.24 36.696 24.416 36.36 24.576 36.008C24.768 35.656 24.88 35.288 24.912 34.904C24.976 33.112 25.008 31.32 25.008 29.528C25.008 27.736 25.008 25.944 25.008 24.152C25.008 22.168 25.008 20.152 25.008 18.104C25.008 16.12 25.008 14.12 25.008 12.104C25.008 10.088 25.008 8.072 25.008 6.056C25.008 4.072 25.024 2.056 25.056 0.00799561Z" /></svg>
  </span></a>
    </li><li class="social-links__item">
      <a
        href="https://x.com/LouisLatourUSA"
        class="social-links__link"
        target="_blank"
        rel="noopener"
        aria-label="Visit our x page"
      ><span class="icon icon--social icon--x ">
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><title>x</title>
          <path d="M28.0064 20.3143L45.5251 0H41.3737L26.1623 17.6386L14.0128 0H0L18.3722 26.6727L0 47.9755H4.15161L20.2153 29.3484L33.046 47.9755H47.0588L28.0054 20.3143H28.0064ZM22.3202 26.9077L20.4587 24.2517L5.64748 3.11763H12.0241L23.9769 20.1735L25.8384 22.8295L41.3757 44.9995H34.9991L22.3202 26.9087V26.9077Z" /></svg>
  </span></a>
    </li><li class="social-links__item">
      <a
        href="https://www.youtube.com/@LouisLatour1797"
        class="social-links__link"
        target="_blank"
        rel="noopener"
        aria-label="Visit our youtube page"
      ><span class="icon icon--social icon--youtube ">
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><title>youtube</title><path d="M47.52 14.4C47.52 14.4 47.376 13.792 47.088 12.576C46.832 11.36 46.336 10.384 45.6 9.648C44.704 8.688 43.792 8.128 42.864 7.968C41.936 7.776 41.248 7.648 40.8 7.584C39.136 7.456 37.312 7.36 35.328 7.296C33.376 7.232 31.568 7.184 29.904 7.152C28.208 7.12 26.8 7.104 25.68 7.104C24.56 7.104 24 7.104 24 7.104C24 7.104 23.44 7.104 22.32 7.104C21.2 7.104 19.792 7.12 18.096 7.152C16.432 7.184 14.624 7.232 12.672 7.296C10.688 7.36 8.864 7.456 7.2 7.584C6.752 7.648 6.064 7.776 5.136 7.968C4.208 8.128 3.296 8.688 2.4 9.648C1.664 10.384 1.168 11.36 0.912 12.576C0.624 13.792 0.48 14.4 0.48 14.4C0.48 14.4 0.4 15.216 0.24 16.848C0.08 18.448 0 20.224 0 22.176V25.824C0 27.776 0.08 29.552 0.24 31.152C0.4 32.752 0.48 33.552 0.48 33.552C0.48 33.552 0.624 34.176 0.912 35.424C1.168 36.64 1.664 37.616 2.4 38.352C3.296 39.312 4.272 39.872 5.328 40.032C6.384 40.192 7.168 40.32 7.68 40.416C8.64 40.512 10.032 40.592 11.856 40.656C13.68 40.72 15.488 40.768 17.28 40.8C19.072 40.832 20.64 40.864 21.984 40.896C23.328 40.896 24 40.896 24 40.896C24 40.896 24.56 40.896 25.68 40.896C26.8 40.896 28.208 40.864 29.904 40.8C31.568 40.768 33.376 40.72 35.328 40.656C37.312 40.592 39.152 40.496 40.848 40.368C41.296 40.336 41.984 40.224 42.912 40.032C43.808 39.872 44.704 39.312 45.6 38.352C46.336 37.616 46.832 36.64 47.088 35.424C47.376 34.176 47.52 33.552 47.52 33.552C47.52 33.552 47.6 32.752 47.76 31.152C47.92 29.552 48 27.776 48 25.824V22.176C48 20.224 47.92 18.448 47.76 16.848C47.6 15.216 47.52 14.4 47.52 14.4ZM19.008 30.24V16.752L32.016 23.472L19.008 30.24Z" /></svg>
  </span></a>
    </li></ul>
</div>
            </div>
          
          
        
          
            
              <div class="o-layout__item u-1/1 u-1/2@tab u-1/4@desk" >
                <div class="footer-nav">
                  
                    <h3 class="footer-nav__title h5">Resources</h3>
                  
                  <ul class="footer-nav__items o-list-bare">
                    
                      <li class="footer-nav__item">
                        <a href="/blogs/news" class="footer-nav__link">In the Press</a>
                      </li>
                    
                      <li class="footer-nav__item">
                        <a href="/pages/newsletter-form" class="footer-nav__link">Join our email List</a>
                      </li>
                    
                      <li class="footer-nav__item">
                        <a href="/pages/customer-service" class="footer-nav__link">Customer Service</a>
                      </li>
                    
                      <li class="footer-nav__item">
                        <a href="/pages/terms-of-service" class="footer-nav__link">Terms of Service</a>
                      </li>
                    
                      <li class="footer-nav__item">
                        <a href="/pages/privacy-policy" class="footer-nav__link">Privacy Policy</a>
                      </li>
                    
                      <li class="footer-nav__item">
                        <a href="/pages/faq" class="footer-nav__link">FAQs</a>
                      </li>
                    
                  </ul>
                </div>
              </div>
            
          
          
          
          
          
          
        
          
          
          
            <div class="o-layout__item u-1/1 u-1/2@tab u-1/4@desk" >
              <div class="footer-nav">
                
                
                  <div class="footer-nav__text rte">
                    <p><a href="mailto:Contact@Louislatourinc.com" title="mailto:Contact@Louislatourinc.com">Contact@Louislatourinc.com</a></p><p>Imported by Louis Latour Inc</p><p>San Rafael, CA</p>
                  </div>
                
              </div>
            </div>
          
          
          
          
        
          
          
          
          
            <div class="o-layout__item u-1/1 u-1/2@tab u-1/4@desk" >
              <div class="footer-nav footer-nav--image">
                
                  <a href="https://louislatourwine.com" class="footer-nav__image-link">
                
                
                  <div class="footer-nav__image-img" style="max-width: 110px">


<image-skeleton
  
    style="--color: rgba(32, 33, 36, 0.06);"
  
>
  <span class="visually-hidden">Loading image: </span>
  <svg
    id="visual"
    viewBox="0 0 200 165"
    width="200"
    height="165"
    xmlns="http://www.w3.org/2000/svg"
    
      preserveAspectRatio="xMinYMin slice"
    
  >
    <rect x="0" y="0" width="200" height="165"></rect>
  </svg>
</image-skeleton>

<img src="//louislatourwine.com/cdn/shop/files/Louis_latour_Logo.png?v=1748382470&amp;width=200" width="200" height="165" loading="lazy" class="" fetchpriority="auto" sizes="110px" srcset="//louislatourwine.com/cdn/shop/files/Louis_latour_Logo.png?v=1748382470&amp;width=180 180w 149h, //louislatourwine.com/cdn/shop/files/Louis_latour_Logo.png?v=1748382470 200w 165h" style="">

                  </div>
                
                
                  </a>
                
              </div>
            </div>
          
          
          
        
      </div>
    </div>
  </div>

  <div class="footer__bottom">
    <div class="container container--full">
      <div class="footer__bottom__left"><div class="footer__icons footer__bottom__left-item">
            
              <ul class="footer__icons-items o-list-bare">
                
                  <li class="footer__icons-item">
                    <svg class="payment-icon" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="pi-american_express" viewBox="0 0 38 24" width="38" height="24"><title id="pi-american_express">American Express</title><path fill="#000" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3Z" opacity=".07"/><path fill="#006FCF" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32Z"/><path fill="#FFF" d="M22.012 19.936v-8.421L37 11.528v2.326l-1.732 1.852L37 17.573v2.375h-2.766l-1.47-1.622-1.46 1.628-9.292-.02Z"/><path fill="#006FCF" d="M23.013 19.012v-6.57h5.572v1.513h-3.768v1.028h3.678v1.488h-3.678v1.01h3.768v1.531h-5.572Z"/><path fill="#006FCF" d="m28.557 19.012 3.083-3.289-3.083-3.282h2.386l1.884 2.083 1.89-2.082H37v.051l-3.017 3.23L37 18.92v.093h-2.307l-1.917-2.103-1.898 2.104h-2.321Z"/><path fill="#FFF" d="M22.71 4.04h3.614l1.269 2.881V4.04h4.46l.77 2.159.771-2.159H37v8.421H19l3.71-8.421Z"/><path fill="#006FCF" d="m23.395 4.955-2.916 6.566h2l.55-1.315h2.98l.55 1.315h2.05l-2.904-6.566h-2.31Zm.25 3.777.875-2.09.873 2.09h-1.748Z"/><path fill="#006FCF" d="M28.581 11.52V4.953l2.811.01L32.84 9l1.456-4.046H37v6.565l-1.74.016v-4.51l-1.644 4.494h-1.59L30.35 7.01v4.51h-1.768Z"/></svg>

                  </li>
                
                  <li class="footer__icons-item">
                    <svg class="payment-icon" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img" x="0" y="0" width="38" height="24" viewBox="0 0 165.521 105.965" xml:space="preserve" aria-labelledby="pi-apple_pay"><title id="pi-apple_pay">Apple Pay</title><path fill="#000" d="M150.698 0H14.823c-.566 0-1.133 0-1.698.003-.477.004-.953.009-1.43.022-1.039.028-2.087.09-3.113.274a10.51 10.51 0 0 0-2.958.975 9.932 9.932 0 0 0-4.35 4.35 10.463 10.463 0 0 0-.975 2.96C.113 9.611.052 10.658.024 11.696a70.22 70.22 0 0 0-.022 1.43C0 13.69 0 14.256 0 14.823v76.318c0 .567 0 1.132.002 1.699.003.476.009.953.022 1.43.028 1.036.09 2.084.275 3.11a10.46 10.46 0 0 0 .974 2.96 9.897 9.897 0 0 0 1.83 2.52 9.874 9.874 0 0 0 2.52 1.83c.947.483 1.917.79 2.96.977 1.025.183 2.073.245 3.112.273.477.011.953.017 1.43.02.565.004 1.132.004 1.698.004h135.875c.565 0 1.132 0 1.697-.004.476-.002.952-.009 1.431-.02 1.037-.028 2.085-.09 3.113-.273a10.478 10.478 0 0 0 2.958-.977 9.955 9.955 0 0 0 4.35-4.35c.483-.947.789-1.917.974-2.96.186-1.026.246-2.074.274-3.11.013-.477.02-.954.022-1.43.004-.567.004-1.132.004-1.699V14.824c0-.567 0-1.133-.004-1.699a63.067 63.067 0 0 0-.022-1.429c-.028-1.038-.088-2.085-.274-3.112a10.4 10.4 0 0 0-.974-2.96 9.94 9.94 0 0 0-4.35-4.35A10.52 10.52 0 0 0 156.939.3c-1.028-.185-2.076-.246-3.113-.274a71.417 71.417 0 0 0-1.431-.022C151.83 0 151.263 0 150.698 0z" /><path fill="#FFF" d="M150.698 3.532l1.672.003c.452.003.905.008 1.36.02.793.022 1.719.065 2.583.22.75.135 1.38.34 1.984.648a6.392 6.392 0 0 1 2.804 2.807c.306.6.51 1.226.645 1.983.154.854.197 1.783.218 2.58.013.45.019.9.02 1.36.005.557.005 1.113.005 1.671v76.318c0 .558 0 1.114-.004 1.682-.002.45-.008.9-.02 1.35-.022.796-.065 1.725-.221 2.589a6.855 6.855 0 0 1-.645 1.975 6.397 6.397 0 0 1-2.808 2.807c-.6.306-1.228.511-1.971.645-.881.157-1.847.2-2.574.22-.457.01-.912.017-1.379.019-.555.004-1.113.004-1.669.004H14.801c-.55 0-1.1 0-1.66-.004a74.993 74.993 0 0 1-1.35-.018c-.744-.02-1.71-.064-2.584-.22a6.938 6.938 0 0 1-1.986-.65 6.337 6.337 0 0 1-1.622-1.18 6.355 6.355 0 0 1-1.178-1.623 6.935 6.935 0 0 1-.646-1.985c-.156-.863-.2-1.788-.22-2.578a66.088 66.088 0 0 1-.02-1.355l-.003-1.327V14.474l.002-1.325a66.7 66.7 0 0 1 .02-1.357c.022-.792.065-1.717.222-2.587a6.924 6.924 0 0 1 .646-1.981c.304-.598.7-1.144 1.18-1.623a6.386 6.386 0 0 1 1.624-1.18 6.96 6.96 0 0 1 1.98-.646c.865-.155 1.792-.198 2.586-.22.452-.012.905-.017 1.354-.02l1.677-.003h135.875" /><g><g><path fill="#000" d="M43.508 35.77c1.404-1.755 2.356-4.112 2.105-6.52-2.054.102-4.56 1.355-6.012 3.112-1.303 1.504-2.456 3.959-2.156 6.266 2.306.2 4.61-1.152 6.063-2.858" /><path fill="#000" d="M45.587 39.079c-3.35-.2-6.196 1.9-7.795 1.9-1.6 0-4.049-1.8-6.698-1.751-3.447.05-6.645 2-8.395 5.1-3.598 6.2-.95 15.4 2.55 20.45 1.699 2.5 3.747 5.25 6.445 5.151 2.55-.1 3.549-1.65 6.647-1.65 3.097 0 3.997 1.65 6.696 1.6 2.798-.05 4.548-2.5 6.247-5 1.95-2.85 2.747-5.6 2.797-5.75-.05-.05-5.396-2.101-5.446-8.251-.05-5.15 4.198-7.6 4.398-7.751-2.399-3.548-6.147-3.948-7.447-4.048" /></g><g><path fill="#000" d="M78.973 32.11c7.278 0 12.347 5.017 12.347 12.321 0 7.33-5.173 12.373-12.529 12.373h-8.058V69.62h-5.822V32.11h14.062zm-8.24 19.807h6.68c5.07 0 7.954-2.729 7.954-7.46 0-4.73-2.885-7.434-7.928-7.434h-6.706v14.894z" /><path fill="#000" d="M92.764 61.847c0-4.809 3.665-7.564 10.423-7.98l7.252-.442v-2.08c0-3.04-2.001-4.704-5.562-4.704-2.938 0-5.07 1.507-5.51 3.82h-5.252c.157-4.86 4.731-8.395 10.918-8.395 6.654 0 10.995 3.483 10.995 8.89v18.663h-5.38v-4.497h-.13c-1.534 2.937-4.914 4.782-8.579 4.782-5.406 0-9.175-3.222-9.175-8.057zm17.675-2.417v-2.106l-6.472.416c-3.64.234-5.536 1.585-5.536 3.95 0 2.288 1.975 3.77 5.068 3.77 3.95 0 6.94-2.522 6.94-6.03z" /><path fill="#000" d="M120.975 79.652v-4.496c.364.051 1.247.103 1.715.103 2.573 0 4.029-1.09 4.913-3.899l.52-1.663-9.852-27.293h6.082l6.863 22.146h.13l6.862-22.146h5.927l-10.216 28.67c-2.34 6.577-5.017 8.735-10.683 8.735-.442 0-1.872-.052-2.261-.157z" /></g></g></svg>

                  </li>
                
                  <li class="footer__icons-item">
                    <svg class="payment-icon" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-diners_club"><title id="pi-diners_club">Diners Club</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M12 12v3.7c0 .3-.2.3-.5.2-1.9-.8-3-3.3-2.3-5.4.4-1.1 1.2-2 2.3-2.4.4-.2.5-.1.5.2V12zm2 0V8.3c0-.3 0-.3.3-.2 2.1.8 3.2 3.3 2.4 5.4-.4 1.1-1.2 2-2.3 2.4-.4.2-.4.1-.4-.2V12zm7.2-7H13c3.8 0 6.8 3.1 6.8 7s-3 7-6.8 7h8.2c3.8 0 6.8-3.1 6.8-7s-3-7-6.8-7z" fill="#3086C8"/></svg>
                  </li>
                
                  <li class="footer__icons-item">
                    <svg class="payment-icon" viewBox="0 0 38 24" width="38" height="24" role="img" aria-labelledby="pi-discover" fill="none" xmlns="http://www.w3.org/2000/svg"><title id="pi-discover">Discover</title><path fill="#000" opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32z" fill="#fff"/><path d="M3.57 7.16H2v5.5h1.57c.83 0 1.43-.2 1.96-.63.63-.52 1-1.3 1-2.11-.01-1.63-1.22-2.76-2.96-2.76zm1.26 4.14c-.34.3-.77.44-1.47.44h-.29V8.1h.29c.69 0 1.11.12 1.47.44.37.33.59.84.59 1.37 0 .53-.22 1.06-.59 1.39zm2.19-4.14h1.07v5.5H7.02v-5.5zm3.69 2.11c-.64-.24-.83-.4-.83-.69 0-.35.34-.61.8-.61.32 0 .59.13.86.45l.56-.73c-.46-.4-1.01-.61-1.62-.61-.97 0-1.72.68-1.72 1.58 0 .76.35 1.15 1.35 1.51.42.15.63.25.74.31.21.14.32.34.32.57 0 .45-.35.78-.83.78-.51 0-.92-.26-1.17-.73l-.69.67c.49.73 1.09 1.05 1.9 1.05 1.11 0 1.9-.74 1.9-1.81.02-.89-.35-1.29-1.57-1.74zm1.92.65c0 1.62 1.27 2.87 2.9 2.87.46 0 .86-.09 1.34-.32v-1.26c-.43.43-.81.6-1.29.6-1.08 0-1.85-.78-1.85-1.9 0-1.06.79-1.89 1.8-1.89.51 0 .9.18 1.34.62V7.38c-.47-.24-.86-.34-1.32-.34-1.61 0-2.92 1.28-2.92 2.88zm12.76.94l-1.47-3.7h-1.17l2.33 5.64h.58l2.37-5.64h-1.16l-1.48 3.7zm3.13 1.8h3.04v-.93h-1.97v-1.48h1.9v-.93h-1.9V8.1h1.97v-.94h-3.04v5.5zm7.29-3.87c0-1.03-.71-1.62-1.95-1.62h-1.59v5.5h1.07v-2.21h.14l1.48 2.21h1.32l-1.73-2.32c.81-.17 1.26-.72 1.26-1.56zm-2.16.91h-.31V8.03h.33c.67 0 1.03.28 1.03.82 0 .55-.36.85-1.05.85z" fill="#231F20"/><path d="M20.16 12.86a2.931 2.931 0 100-5.862 2.931 2.931 0 000 5.862z" fill="url(#pi-paint0_linear)"/><path opacity=".65" d="M20.16 12.86a2.931 2.931 0 100-5.862 2.931 2.931 0 000 5.862z" fill="url(#pi-paint1_linear)"/><path d="M36.57 7.506c0-.1-.07-.15-.18-.15h-.16v.48h.12v-.19l.14.19h.14l-.16-.2c.06-.01.1-.06.1-.13zm-.2.07h-.02v-.13h.02c.06 0 .09.02.09.06 0 .05-.03.07-.09.07z" fill="#231F20"/><path d="M36.41 7.176c-.23 0-.42.19-.42.42 0 .23.19.42.42.42.23 0 .42-.19.42-.42 0-.23-.19-.42-.42-.42zm0 .77c-.18 0-.34-.15-.34-.35 0-.19.15-.35.34-.35.18 0 .33.16.33.35 0 .19-.15.35-.33.35z" fill="#231F20"/><path d="M37 12.984S27.09 19.873 8.976 23h26.023a2 2 0 002-1.984l.024-3.02L37 12.985z" fill="#F48120"/><defs><linearGradient id="pi-paint0_linear" x1="21.657" y1="12.275" x2="19.632" y2="9.104" gradientUnits="userSpaceOnUse"><stop stop-color="#F89F20"/><stop offset=".25" stop-color="#F79A20"/><stop offset=".533" stop-color="#F68D20"/><stop offset=".62" stop-color="#F58720"/><stop offset=".723" stop-color="#F48120"/><stop offset="1" stop-color="#F37521"/></linearGradient><linearGradient id="pi-paint1_linear" x1="21.338" y1="12.232" x2="18.378" y2="6.446" gradientUnits="userSpaceOnUse"><stop stop-color="#F58720"/><stop offset=".359" stop-color="#E16F27"/><stop offset=".703" stop-color="#D4602C"/><stop offset=".982" stop-color="#D05B2E"/></linearGradient></defs></svg>
                  </li>
                
                  <li class="footer__icons-item">
                    <svg class="payment-icon" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-google_pay"><title id="pi-google_pay">Google Pay</title><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFF"/><path d="M18.093 11.976v3.2h-1.018v-7.9h2.691a2.447 2.447 0 0 1 1.747.692 2.28 2.28 0 0 1 .11 3.224l-.11.116c-.47.447-1.098.69-1.747.674l-1.673-.006zm0-3.732v2.788h1.698c.377.012.741-.135 1.005-.404a1.391 1.391 0 0 0-1.005-2.354l-1.698-.03zm6.484 1.348c.65-.03 1.286.188 1.778.613.445.43.682 1.03.65 1.649v3.334h-.969v-.766h-.049a1.93 1.93 0 0 1-1.673.931 2.17 2.17 0 0 1-1.496-.533 1.667 1.667 0 0 1-.613-1.324 1.606 1.606 0 0 1 .613-1.336 2.746 2.746 0 0 1 1.698-.515c.517-.02 1.03.093 1.49.331v-.208a1.134 1.134 0 0 0-.417-.901 1.416 1.416 0 0 0-.98-.368 1.545 1.545 0 0 0-1.319.717l-.895-.564a2.488 2.488 0 0 1 2.182-1.06zM23.29 13.52a.79.79 0 0 0 .337.662c.223.176.5.269.785.263.429-.001.84-.17 1.146-.472.305-.286.478-.685.478-1.103a2.047 2.047 0 0 0-1.324-.374 1.716 1.716 0 0 0-1.03.294.883.883 0 0 0-.392.73zm9.286-3.75l-3.39 7.79h-1.048l1.281-2.728-2.224-5.062h1.103l1.612 3.885 1.569-3.885h1.097z" fill="#5F6368"/><path d="M13.986 11.284c0-.308-.024-.616-.073-.92h-4.29v1.747h2.451a2.096 2.096 0 0 1-.9 1.373v1.134h1.464a4.433 4.433 0 0 0 1.348-3.334z" fill="#4285F4"/><path d="M9.629 15.721a4.352 4.352 0 0 0 3.01-1.097l-1.466-1.14a2.752 2.752 0 0 1-4.094-1.44H5.577v1.17a4.53 4.53 0 0 0 4.052 2.507z" fill="#34A853"/><path d="M7.079 12.05a2.709 2.709 0 0 1 0-1.735v-1.17H5.577a4.505 4.505 0 0 0 0 4.075l1.502-1.17z" fill="#FBBC04"/><path d="M9.629 8.44a2.452 2.452 0 0 1 1.74.68l1.3-1.293a4.37 4.37 0 0 0-3.065-1.183 4.53 4.53 0 0 0-4.027 2.5l1.502 1.171a2.715 2.715 0 0 1 2.55-1.875z" fill="#EA4335"/></svg>

                  </li>
                
                  <li class="footer__icons-item">
                    <svg class="payment-icon" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-master"><title id="pi-master">Mastercard</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><circle fill="#EB001B" cx="15" cy="12" r="7"/><circle fill="#F79E1B" cx="23" cy="12" r="7"/><path fill="#FF5F00" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"/></svg>
                  </li>
                
                  <li class="footer__icons-item">
                    <svg class="payment-icon" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-shopify_pay"><title id="pi-shopify_pay">Shop Pay</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000"/><path d="M35.889 0C37.05 0 38 .982 38 2.182v19.636c0 1.2-.95 2.182-2.111 2.182H2.11C.95 24 0 23.018 0 21.818V2.182C0 .982.95 0 2.111 0H35.89z" fill="#5A31F4"/><path d="M9.35 11.368c-1.017-.223-1.47-.31-1.47-.705 0-.372.306-.558.92-.558.54 0 .934.238 1.225.704a.079.079 0 00.104.03l1.146-.584a.082.082 0 00.032-.114c-.475-.831-1.353-1.286-2.51-1.286-1.52 0-2.464.755-2.464 1.956 0 1.275 1.15 1.597 2.17 1.82 1.02.222 1.474.31 1.474.705 0 .396-.332.582-.993.582-.612 0-1.065-.282-1.34-.83a.08.08 0 00-.107-.035l-1.143.57a.083.083 0 00-.036.111c.454.92 1.384 1.437 2.627 1.437 1.583 0 2.539-.742 2.539-1.98s-1.155-1.598-2.173-1.82v-.003zM15.49 8.855c-.65 0-1.224.232-1.636.646a.04.04 0 01-.069-.03v-2.64a.08.08 0 00-.08-.081H12.27a.08.08 0 00-.08.082v8.194a.08.08 0 00.08.082h1.433a.08.08 0 00.081-.082v-3.594c0-.695.528-1.227 1.239-1.227.71 0 1.226.521 1.226 1.227v3.594a.08.08 0 00.081.082h1.433a.08.08 0 00.081-.082v-3.594c0-1.51-.981-2.577-2.355-2.577zM20.753 8.62c-.778 0-1.507.24-2.03.588a.082.082 0 00-.027.109l.632 1.088a.08.08 0 00.11.03 2.5 2.5 0 011.318-.366c1.25 0 2.17.891 2.17 2.068 0 1.003-.736 1.745-1.669 1.745-.76 0-1.288-.446-1.288-1.077 0-.361.152-.657.548-.866a.08.08 0 00.032-.113l-.596-1.018a.08.08 0 00-.098-.035c-.799.299-1.359 1.018-1.359 1.984 0 1.46 1.152 2.55 2.76 2.55 1.877 0 3.227-1.313 3.227-3.195 0-2.018-1.57-3.492-3.73-3.492zM28.675 8.843c-.724 0-1.373.27-1.845.746-.026.027-.069.007-.069-.029v-.572a.08.08 0 00-.08-.082h-1.397a.08.08 0 00-.08.082v8.182a.08.08 0 00.08.081h1.433a.08.08 0 00.081-.081v-2.683c0-.036.043-.054.069-.03a2.6 2.6 0 001.808.7c1.682 0 2.993-1.373 2.993-3.157s-1.313-3.157-2.993-3.157zm-.271 4.929c-.956 0-1.681-.768-1.681-1.783s.723-1.783 1.681-1.783c.958 0 1.68.755 1.68 1.783 0 1.027-.713 1.783-1.681 1.783h.001z" fill="#fff"/></svg>

                  </li>
                
                  <li class="footer__icons-item">
                    <svg class="payment-icon" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-visa"><title id="pi-visa">Visa</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z" fill="#142688"/></svg>
                  </li>
                
              </ul>
            
          </div></div>

      <div class="footer__bottom__right">
        <div class="footer-copyright">
          <p class="footer-copyright__text">
            <span class="footer-copyright__span footer-copyright__span--powered"><a target="_blank" rel="nofollow" href="https://www.shopify.com?utm_campaign=poweredby&amp;utm_medium=shopify&amp;utm_source=onlinestore">Powered by Shopify</a></span>
            <span class="footer-copyright__span footer-copyright__span--shop"
              >&copy; 2026, Louis Latour Inc</span>
          </p>
        </div>
      </div>
    </div>
  </div>
</footer>


</div><div id="shopify-section-sections--26848367542562__f578250e-da79-4abc-b7c3-969605fdea71" class="shopify-section shopify-section-group-footer-group js-section__announcement">
    <link
      rel="stylesheet"
      href="//louislatourwine.com/cdn/shop/t/54/assets/section-announcement-bar.css?v=28610319943355220661775067713"
      media="print"
      onload="this.media='all'"
    >
    <noscript>
      <link href="//louislatourwine.com/cdn/shop/t/54/assets/section-announcement-bar.css?v=28610319943355220661775067713" rel="stylesheet" type="text/css" media="all" />
    </noscript>
  
<section
    class="
      section
      section--announcement-bar
      section--sections--26848367542562__f578250e-da79-4abc-b7c3-969605fdea71
      section--mb-0
    "
    data-section-id="sections--26848367542562__f578250e-da79-4abc-b7c3-969605fdea71"
    data-section-type="announcement-bar"
    style="
      --space-top: 0px;
      --space-bottom: 0px
    "
  >
    <announcement-bar
      id="sections--26848367542562__f578250e-da79-4abc-b7c3-969605fdea71"
      class="announcement"
      aria-label="Announcement Bar"
      aria-live="polite"
      aria-atomic="true"
      
        static
      
      
        autoplay="true"
        autoplay-delay="8000"
      
      
      style="
        --color: #ffffff;
        --letter-spacing: 0px;
        --font-size__desktop: 0.9rem;
        --font-size__mobile: 0.8rem;
        
        
      "
    >
      <div
        class="
          announcement__bg
          
          
          section--padded
        "
        style="background-color: #154734;"
      >
        <div class="announcement__container announcement__container--carousel" tabindex="0">
          <ol class="announcement__wrapper announcement__wrapper--carousel" role="list" aria-label="Announcements"><li
                    id="sections--19711329861922__f578250e-da79-4abc-b7c3-969605fdea71-announcement-1"
                    class="announcement announcement__slides announcement__slides--carousel"
                    data-slide-id="1"
                    
                    role="listitem"
                    tabindex="0"
                    aria-roledescription="Announcement"
                    aria-label="1 of 1"
                  ><div class="announcement__message announcement__messages--1"><a href="https://www.P65Warnings.ca.gov/alcohol" class="announcement__link"><div class="announcement__text announcement__text--body">
                          
                          <span>WARNING: Drinking distilled spirits, beer, coolers, wine and other alcoholic beverages may increase cancer risk, and during pregnancy, can cause birth defects. For more information go to www.P65Warnings.ca.gov/alcohol</span></div></a></div></li></ol>
        </div>
      </div>
    </announcement-bar>

    <script src="//louislatourwine.com/cdn/shop/t/54/assets/announcement-bar.js?v=157000420090300050581775067713" type="module"></script>

    
  </section>
</div>
<!-- END sections: footer-group -->
    </div>

    
      
<link
    rel="stylesheet"
    href="//louislatourwine.com/cdn/shop/t/54/assets/predictive-search.css?v=178364628060897716381775067713"
    media="print"
    onload="this.media='all'"
  >
  <script src="//louislatourwine.com/cdn/shop/t/54/assets/predictive-search.js?v=101842495416764002911775067713" type="module"></script><script src="//louislatourwine.com/cdn/shop/t/54/assets/search-modal.js?v=153126096958304962641775067713" type="module"></script>
<search-modal
  id="modal-search"
  class="
    modal
    modal--search
    modal--top
    modal--dark
  "
  aria-labelledby="modal-search-title"
  aria-hidden="true"
>
  <div class="modal__overlay" data-a11y-dialog-hide></div>
  <div class="modal__wrapper" role="document">
    <div class="modal__content">
      <p id="modal-search-title" class="u-hidden-visually">Search our store</p>
      <button
        title="Close (esc)"
        type="button"
        class="modal__close"
        aria-label="Close (esc)"
        data-a11y-dialog-hide
      >
        <span
    class="icon icon--theme icon--close "
  >
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><path d="M7.09385 41.5L41.5 6.5M6.5 6.5L40.9062 41.5" vector-effect="non-scaling-stroke" /></svg>
  </span>
      </button>
      <div class="search__inner">
        <predictive-search type="sidebar" search-url="/search">
          <script src="//louislatourwine.com/cdn/shop/t/54/assets/search-form.js?v=41728883722473605271775067713" type="module"></script>
          <search-form>
            <form action="/search" method="get" class="search__form" role="search">
              <div class="search__form-input-wrapper">
                <div class="search__form-input-wrapper-limiter">
                  <input
                    id="modal-search-input"
                    type="search"
                    name="q"
                    value=""
                    class="search__form-input js-search-input"
                    placeholder="Search our store..."
                    aria-label="Search our store..."
                    autofocus
                    role="combobox"
                      aria-expanded="false"
                      aria-owns="predictive-search-results-list"
                      aria-controls="predictive-search-results-list"
                      aria-haspopup="listbox"
                      aria-autocomplete="list"
                      autocorrect="off"
                      autocomplete="off"
                      autocapitalize="off"
                      spellcheck="false">

                  <input name="options[prefix]" type="hidden" value="last">

                  <button type="submit" class="search__form-submit" aria-label="Search">
                    <span
    class="icon icon--theme icon--search "
  >
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><path d="M36.2018 36.2008L43.5 43.5M41.383 23.6915C41.383 33.4622 33.4622 41.383 23.6915 41.383C13.9208 41.383 6 33.4622 6 23.6915C6 13.9208 13.9208 6 23.6915 6C33.4622 6 41.383 13.9208 41.383 23.6915Z" vector-effect="non-scaling-stroke" /></svg>
  </span>
                  </button>
                </div>
              </div><predictive-search-results tabindex="-1" hidden></predictive-search-results>
<div class="search__content-wrapper js-search-content">
                  <div class="search__content search__content--has-recent-searches search__content--has-menu"><recent-searches class="search__nav" hidden>
                        <h4 class="search__nav-title f-family--body f-caps--false f-space--1">
                          Recent searches
                        </h4>
                        <ul class="search__nav-items o-list-bare"></ul>
                      </recent-searches>
                    
                      <div class="search__nav">
                        <h4 class="search__nav-title f-family--body f-caps--false f-space--1">
                          Main menu
                        </h4>
                        <ul class="search__nav-items o-list-bare">
                          
                            <li class="search__nav-item">
                              <a href="/" class="search__nav-link">Home</a>
                            </li>
                          
                            <li class="search__nav-item">
                              <a href="/pages/about" class="search__nav-link">About Us</a>
                            </li>
                          
                            <li class="search__nav-item">
                              <a href="/collections/hill-of-corton" class="search__nav-link">Discover</a>
                            </li>
                          
                            <li class="search__nav-item">
                              <a href="/collections/all" class="search__nav-link">Shop</a>
                            </li>
                          
                        </ul>
                      </div>
                    

                    
                  </div>
                </div></form>
          </search-form>
        </predictive-search>
      </div>
    </div>
  </div>
</search-modal>

    

    
      <link
  rel="stylesheet"
  href="//louislatourwine.com/cdn/shop/t/54/assets/component-back-to-top-button.css?v=110867531981870776271775067713"
  media="print"
  onload="this.media='all'"
>
<noscript>
  <link href="//louislatourwine.com/cdn/shop/t/54/assets/component-back-to-top-button.css?v=110867531981870776271775067713" rel="stylesheet" type="text/css" media="all" />
</noscript>
<back-to-top-button
  class="back-to-top-button back-to-top-button--brand"
  aria-label="Back to top"
  type="button"
  role="button"
  tabindex="0"
  align-right
  style="opacity: 0;"
>
  <span
    class="icon icon--theme icon--chevron back-to-top-button__icon icon--up"
  >
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><path d="M13.8683 4.75L33.1183 24L13.8683 43.25" stroke-linecap="square" vector-effect="non-scaling-stroke" /></svg>
  </span>
  <span class="visually-hidden">Back to top</span>
</back-to-top-button>

<script src="//louislatourwine.com/cdn/shop/t/54/assets/back-to-top-button.js?v=22425800111144963571775067713" type="module"></script>

    
<div id="moved-modal-elements"></div>
<div id="ui-templates" style="display: none">
  <template id="template-spinner"><theme-spinner
  class="theme-spinner "
  
>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
  <div class="theme-spinner__border"></div>
</theme-spinner>
</template>
  <template id="template-icon-close"><span
    class="icon icon--theme icon--close "
  >
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><path d="M7.09385 41.5L41.5 6.5M6.5 6.5L40.9062 41.5" vector-effect="non-scaling-stroke" /></svg>
  </span></template>
  <template id="template-icon-chevron"><span
    class="icon icon--theme icon--chevron "
  >
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><path d="M13.8683 4.75L33.1183 24L13.8683 43.25" stroke-linecap="square" vector-effect="non-scaling-stroke" /></svg>
  </span></template>
  <template id="template-icon-play"><span
    class="icon icon--theme icon--play "
  >
    <svg
      aria-hidden="true"
      focusable="false"
      role="presentation"
      xmlns="http://www.w3.org/2000/svg"
      viewBox="0 0 48 48"
    ><path d="M32.9999 23.1339C33.6666 23.5188 33.6666 24.4812 32.9999 24.8661L20.2501 32.2272C19.5834 32.6121 18.75 32.1309 18.75 31.3611L18.75 16.6389C18.75 15.8691 19.5834 15.3879 20.2501 15.7728L32.9999 23.1339Z" class="fill" /></svg>
  </span></template>
</div>
<!-- Venue theme by Safe As Milk - http://safeasmilk.co/ -->
    <!-- Theme version 18.1.1 -->
  <script src="https://cdn.shopify.com/storefront/standard-actions.js" type="module" data-source-attribution="shopify.standard_actions"></script>
</body>
</html>
