find.wine.co.za Open in urlscan Pro
41.76.108.41  Public Scan

Submitted URL: http://find.wine.co.za/
Effective URL: https://find.wine.co.za/
Submission: On August 10 via api from JP — Scanned from JP

Form analysis 3 forms found in the DOM

POST ./

<form method="post" action="./" id="myForm">
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTE0OTc5MTg4NmRkRIcbk+jfXBiTau4V+CGf+/uxYp143Y26sXKGEJR29dE=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['myForm'];
    if (!theForm) {
      theForm = document.myForm;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=kJ5m5Km_EqqtPbo7ufPCtA-7vbWT612nF5VGWnS5hh4PscJNechuGH1HNJ_XhcwakxVNQxeIeHOvI_zQTdFubB3h8L43TW8GOzbC-7hRvd41&amp;t=637729696233813844" type="text/javascript"></script>
  <script src="/WebResource.axd?d=ZJRfMOGAV3CxZXKQBXF0DH5VL8a6ym-I99r221pzXr5sSRiNQWRNhTEsQzXwC5yUYvMuHGQXIXrSabmIRedFQETJOF2s0uM1wRj2nmh5WoQ1&amp;t=637729696233813844" type="text/javascript"></script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAAI422LQVqOeA/zODze7egpD6dU3RV1YEpQ4M5EDi8wCtn9EvcsjgA30KZJkGJSIKz5zSOFNCO4Vwa2blN8bT23t">
  </div>
  <div id="header">
    <meta name="referrer" content="no-referrer-when-downgrade"> <!--essential for chrome cross origin-->
    <style type="text/css">
      .navbar-inverse {
        background-color: #111;
      }

      #logo {
        max-height: 28px;
        margin-top: -8px;
      }

      .navbar-nav>li>a {
        font-size: 0.9em;
        color: #fff !important;
      }

      .navbar-nav>li>a:hover {
        color: #DBDBDB !important;
      }

      .navbar-toggle {
        padding: 9px 10px;
        margin-right: 8px;
        margin-bottom: 8px;
        border: 0px;
        border-radius: 0px;
      }

      /* Nav Bar*/
      .navbar-fixed-top {
        border-width: 0px;
      }

      @media (min-width: 992px) {
        .navbar-nav>li>a {
          padding-left: 10px !important;
          padding-right: 10px !important;
        }
      }

      @media (max-width: 991px) {
        .navbar-nav>li>a {
          padding-left: 8px !important;
          padding-right: 8px !important;
          font-size: 0.85em;
        }

        .navbar-collapse .navbar-nav>li>a {
          padding-top: 6px;
          padding-bottom: 6px;
          padding-left: 20px !important;
        }
      }

      @media (max-width: 767px) {
        .list-inline>li {
          padding-right: 0px;
          padding-left: 0px;
        }

        .mobile_nav {
          float: right;
          margin-right: 10px;
        }

        .mobile_nav>.nav>li {
          float: left;
        }

        .mobile_nav>.navbar-nav {
          margin: 0;
        }

        .mobile_nav>.navbar-nav>li>a {
          padding-top: 14px;
          padding-bottom: 14px;
        }
      }

      @media (min-width: 768px) {
        .navbar-right {
          border-left: 1px solid #444;
        }

        .navbar {
          max-height: 50px;
          height: 50px;
          margin-bottom: 0px;
          border: 0px;
        }
      }

      .navbar-right i {
        font-size: 1.2em;
        line-height: 1;
      }

      .menuactive {
        background-color: #f3f3f3;
        color: #fff !important;
      }

      .searchactive,
      .searchactive:hover,
      .searchactive:active {
        background-color: #e4e3e3 !important;
        color: #111 !important;
      }

      .searchactive:hover {
        color: #999 !important;
      }

      .dropdown-menu {
        position: absolute;
        font-size: 0.85em;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 10px 0;
        margin: 0;
        text-align: left;
        list-style: none;
        background-color: #1C1C1C;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 0px solid #ccc;
        border: 0px solid rgba(0, 0, 0, .15);
        border-radius: 0px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
      }

      .dropdown-menu li a,
      .dropdown-menu div a {
        display: block;
        padding: 6px 25px;
        clear: both;
        font-weight: 400;
        color: #DBDBDB;
        white-space: nowrap;
        font-family: 'lato';
        text-transform: uppercase;
      }

      .dropdown-menu li a em,
      .dropdown-menu div a em {
        font-size: 0.85em;
        font-weight: 300;
        color: #999;
      }

      .dropdown-menu div a {
        text-align: center;
      }

      .dropdown-menu li a:hover,
      .dropdown-menu div a:hover {
        background-color: #111;
        color: #fff;
      }

      .dropdown-menu li a i,
      .dropdown-menu div a i {
        margin-right: 11px;
        font-size: 1.1em !important;
      }

      .dropdown:hover .dropdown-menu {
        display: block;
      }

      .badge,
      .badgemobile {
        background-color: #FFFFFF;
        border-radius: 10px;
        color: black;
        display: inline-block;
        font-size: 12px;
        line-height: 1;
        padding: 3px 7px;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
      }

      #sitemessage_heading a {
        color: white;
        text-decoration: none;
      }

      #sitemessage_heading a:hover,
      a:focus,
      a:active {
        color: white;
        text-decoration: underline;
        opacity: 0.8;
      }

      #sitemessage_heading a:focus,
      a:active {
        overflow: hidden;
      }

      #cellardirect a {
        color: white;
        text-decoration: underline;
      }

      #cellardirect a:hover,
      a:focus,
      a:active {
        color: white;
      }

      #cellardirect a:focus,
      a:active {
        overflow: hidden;
      }
    </style>
    <!--http://realfavicongenerator.net-->
    <link rel="apple-touch-icon" sizes="180x180" href="//services.wine.co.za/icons/apple-touch-icon.png">
    <link rel="icon" type="image/png" href="//services.wine.co.za/icons/favicon-32x32.png" sizes="32x32">
    <link rel="icon" type="image/png" href="//services.wine.co.za/icons/favicon-16x16.png" sizes="16x16">
    <link rel="shortcut icon" type="image/png" href="//services.wine.co.za/icons/favicon-32x32.png" sizes="32x32">
    <link rel="manifest" href="//services.wine.co.za/icons/manifest.json">
    <link rel="mask-icon" href="//services.wine.co.za/icons/safari-pinned-tab.svg" color="#5bbad5">
    <meta name="theme-color" content="#ffffff">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <nav class="navbar navbar-inverse navbar-fixed-top">
      <div class="container">
        <div class="navbar-header">
          <button type="button" data-target="#myNavbar" data-toggle="collapse" class="navbar-toggle">
            <span class="sr-only">Toggle navigation</span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
            <span class="icon-bar"></span>
          </button>
          <a class="navbar-brand" href="//wine.co.za" title="virtual home of South African wine"><img id="logo" src="//services.wine.co.za/logos/white-small.png" alt="virtual home of South African wine"></a>
          <!--<a style="float: left;" href="//wine.co.za/tastesunshine" target="_blank"><img src="//services.wine.co.za/logos/tastesunshine_logo.png" height="50" /></a>-->
          <div class="mobile_nav">
            <ul class="nav navbar-nav visible-xs">
              <li>
                <a id="searchicon" class="pointer"><i class="icon_search white" aria-hidden="true" style="font-size:large;"></i></a>
              </li>
              <li id="cartlimobile">
                <a href="//shop.wine.co.za/cart.aspx" id="cart" class="pointer"><i class="icon_cart" aria-hidden="true" style="font-size:large;"></i> <span class="badgemobile" id="cartbadgemobile" style="display: none;margin-left: 4px;"></span></a>
              </li>
            </ul>
          </div>
        </div>
        <!-- Collection of nav links and other content for toggling -->
        <div id="myNavbar" class="collapse navbar-collapse">
          <ul class="nav navbar-nav">
            <!--putting the id as winery/wine/contact cause these to NOT be highlighted - problem is the subdomain is find for all three-->
            <li>
              <a href="//wine.co.za/winery" id="wineries" title="all South African wineries in one place"><i class="visible-xs-inline-block icon_winery" aria-hidden="true"></i> WINERIES <span class="visible-xs-inline-block"> | <em>find a winery </em></span></a>
            </li>
            <li><a href="//wine.co.za/wine" id="wines" title="find out more about South African wine"><i class="visible-xs-inline-block icon_wine" aria-hidden="true"></i> WINES <span class="visible-xs-inline-block"> | <em>find a wine </em></span></a>
            </li>
            <li><a href="//news.wine.co.za" id="news" title="daily news from the wine industry"><i class="visible-xs-inline-block icon_news" aria-hidden="true"></i> NEWS <span class="visible-xs-inline-block"> | <em>wine industry news</em></span></a>
            </li>
            <li>
              <a href="//diary.wine.co.za" id="diary" title="what's on in the winelands"><i class="visible-xs-inline-block icon_diary" aria-hidden="true"></i> DIARY <span class="visible-xs-inline-block"> | <em>what's on in the winelands</em></span></a>
            </li>
            <li>
              <a href="//ads.wine.co.za" id="ads" title="classified adverts for the wine industry"><i class="visible-xs-inline-block icon_trade" aria-hidden="true"></i> ADS <span class="visible-xs-inline-block"> | <em>classifieds, jobs, buy, sell stuff</em></span></a>
            </li>
            <li>
              <a href="//tastewine.co.za" id="shop" title="buy wine online delivered to your door"><i class="visible-xs-inline-block icon_cart" aria-hidden="true"></i> SHOP <span class="visible-xs-inline-block"> | <em>easiest way to buy wine</em></span></a>
            </li>
            <li class="visible-xs">
              <a href="//tour.wine.co.za" id="tour" title="tour the South African winelands"><i class="visible-xs-inline-block icon_tour" aria-hidden="true"></i> TOUR <span class="visible-xs-inline-block"> | <em>eat, sleep, do, taste the winelands</em></span></a>
            </li>
            <!--<li><a href="//wine.co.za/contact" id="people"><i class="visible-xs-inline-block icon_member" aria-hidden="true"></i> PEOPLE <span class="visible-xs-inline-block"> | <em>find a contact </em></span></a></li>-->
            <!--<li><a href="//videos.wine.co.za/" id="videos" title="videos from the South African winelands"><i class="visible-xs-inline-block icon_video" aria-hidden="true"></i> VIDEOS <span class="visible-xs-inline-block"> | <em>watch some videos </em></span></a></li>-->
            <!--<li><a href="//learn.wine.co.za/" id="learn" title="learn about wine without the complicated jargon"><i class="visible-xs-inline-block icon_learn" aria-hidden="true"></i> LEARN <span class="visible-xs-inline-block"> | <em>learn about wine </em></span></a></li>-->
            <li>
              <a href="//spotlight.wine.co.za/spotlight.aspx?SPOTLIGHTID=154" id="learn" title="learn about wine without the complicated jargon"><i class="visible-xs-inline-block icon_learn" aria-hidden="true"></i> LEARN <span class="visible-xs-inline-block"> | <em>learn about wine </em></span></a>
            </li>
            <li class="dropdown hidden-xs">
              <a class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"><i class="visible-xs-inline-block icon_tour" aria-hidden="true"></i> TOUR <i class="icon icon_caret_down hidden-xs" aria-hidden="true"></i></a>
              <ul class="dropdown-menu hidden-xs">
                <li><a href="//tour.wine.co.za"><i class="icon_tour" aria-hidden="true" title="tour the South African winelands"></i>tour home page</a></li>
                <li><a href="//tour.wine.co.za/eat"><i class="icon_chevron_right" aria-hidden="true" title="places to eat"></i>places to eat</a></li>
                <li><a href="//tour.wine.co.za/sleep"><i class="icon_chevron_right" aria-hidden="true" title="places to sleep"></i>places to sleep</a></li>
                <li><a href="//tour.wine.co.za/do"><i class="icon_chevron_right" aria-hidden="true" title="things to do"></i>things to do</a></li>
                <li><a href="//tour.wine.co.za/taste"><i class="icon_chevron_right" aria-hidden="true" title="wine tasting venues"></i>tasting rooms</a></li>
                <li>
                  <hl></hl>
                </li>
              </ul>
            </li>
            <!-- I need to do two about menus (toggling their visibility) because I cannot get the link to work when class="dropdown-toggle" adn I turn teh dropdowns off-->
            <li class="visible-xs">
              <a href="//info.wine.co.za/ratecard.html" id="about"><i class="visible-xs-inline-block icon_tour" aria-hidden="true"></i> INFO <span class="visible-xs-inline-block"> | <em>rate card, services, contact details etc.</em></span></a></li>
            <!--' end of double about section-->
            <li class="visible-xs">
              <a href="//subscribe.wine.co.za" id="subscribe" title="subscribe to our various newsletters"><i class="icon_member" aria-hidden="true"></i> SUBSCRIBE <span class="visible-xs-inline-block"> | <em>subscribe to our newsletters</em></span></a>
            </li>
            <li class="visible-xs"><a href="#" id="searchmenu"><i class="icon_search" aria-hidden="true"></i> SEARCH <span class="visible-xs-inline-block"> | <em>click here to search</em></span></a></li>
            <li class="visible-xs"><a href="//shop.wine.co.za/cart.aspx" id="cart"><i class="icon_cart" aria-hidden="true"></i> CART <span class="visible-xs-inline-block"> | <em>check out your shopping cart</em></span></a></li>
          </ul>
          <ul class="nav navbar-nav navbar-right">
            <li class="hidden-xs">
              <a id="searchicon" class="pointer"><i class="fa fa-search" aria-hidden="true"></i><span class="hidden-xs hidden-sm hidden-md subscribe"> SEARCH</span></a>
            </li>
            <li class="hidden-xs">
              <a href="//subscribe.wine.co.za/"><i class="icon_member" aria-hidden="true"></i><span class="hidden-xs hidden-sm hidden-md subscribe"> SUBSCRIBE</span></a>
            </li>
            <li class="dropdown hidden-xs">
              <a href="//info.wine.co.za" id="about" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"><i class="icon_info" aria-hidden="true"></i> INFO</a>
              <ul class="dropdown-menu">
                <li><a href="//info.wine.co.za/services/default.aspx"><i class="icon_services" aria-hidden="true"></i>our services</a></li>
                <li><a href="//info.wine.co.za/ratecard.html"><i class="icon_advertising" aria-hidden="true"></i>rate card</a></li>
                <li><a href="//info.wine.co.za/cellardirect.html"><i class="icon_cart" aria-hidden="true"></i>CellarDirect (D2C)</a></li>
                <li><a href="//info.wine.co.za/winecoza-statistics.html"><i class="icon_stats" aria-hidden="true"></i>readership</a></li>
                <li><a href="//submit.wine.co.za/"><i class="icon_submit" aria-hidden="true"></i>submit</a></li>
                <li><a href="//info.wine.co.za/contact.html"><i class="icon_phone" aria-hidden="true"></i>contact us</a></li>
                <li><a href="//info.wine.co.za/team.aspx"><i class="icon_coffee" aria-hidden="true"></i>our team</a></li>
              </ul>
            </li>
            <li class="hidden-xs" id="cartli">
              <a href="//shop.wine.co.za/cart.aspx" id="cart" data-toggle="tooltip" title="" data-original-title="click here to view your cart"><i class="icon_cart" aria-hidden="true"></i><span class="hidden-xs hidden-sm hidden-md"> CART</span> <span class="badge" id="cartbadge" style="display: none;"></span></a>
            </li>
          </ul>
        </div>
      </div>
    </nav>
    <!--<div class="container" id="sitemessage">
    <div class="row" style="background: #2A2829; font-family: 'Oswald', arial, sans-serif !important; font-size: 16px; color: #fff; margin:10px 0; padding: 10px;">
        <div class="col-md-3 col-sm-12 text-center h4" style="color:#fff; font-weight:400;">
            <div id="sitemessage_heading" style="color: #96CC00;">LAST ORDERS</div>
        </div>
        <div class="col-md-9 col-sm-12 text-left h4" style="color:#fff; font-weight:400;">
            <div id="sitemessage_heading" style="color: #fff;">
                Please note that our shop will be closing on 11th December 2019 to ensure delivery before Christmas.<br/>
                Any orders received after this will only be processed early in January 2020.
            </div>
            <div id="sitemessage_heading" style="color: #96CC00;">Wishing you a wonderful summer break.</div>

        </div>
    </div>
</div>-->
    <script src="https://cdn.jsdelivr.net/jquery.cookie/1.4.1/jquery.cookie.min.js"></script>
    <script type="text/javascript">
      var host = window.location.host
      var subdomain = host.split('.')[0]
      $(document).ready(function() {
        $("#" + subdomain).addClass("menuactive_" + subdomain);
        $('[data-toggle="tooltip"]').tooltip({
          html: true
        });
        //// first check if we have a SHOPPERID
        //var SHOPPERID = getCookie("SHOPPERID")
        ////then check if we have any items in our cart and if so.. do something
        //if (SHOPPERID > 0) {
        //    $.ajax({
        //        type: "POST",
        //        contentType: "text/plain; charset=utf-8",
        //        url: "//shop.wine.co.za/App_Services/GetCartCount.ashx?SHOPPERID=" + SHOPPERID,
        //        success: function (response) {
        //            if (response > 0) {
        //                $("#cartbadge").show();
        //                $("#cartbadge").html(response);
        //                $("#cartbadgemobile").show();
        //                $("#cartbadgemobile").html(response);
        //                $("#cartli").css("background-color", "#30AD72");
        //                $('#cartli').prop('title', 'click here to view your cart');
        //                $("#cartlimobile").css("background-color", "#30AD72");
        //                $('#cartlimobile').prop('title', 'click here to view your cart');
        //            } else {
        //                $('#cartli').prop('title', 'your cart is empty');
        //                $('#cartlimobile').prop('title', 'your cart is empty');
        //            }
        //        }
        //    });
        //}
        // show the message banner if we have a current site message
        //$.ajax({
        //    type: "POST",
        //    contentType: "text/json; charset=utf-8",
        //    url: "//me.services.wine.co.za/App_Services/sitemessage.ashx",
        //    data: "{}",
        //    dataType: "json",
        //    success: function (data) {
        //        alert(data.message);
        //    },
        //    error: function (result) {
        //        alert("Error");
        //    }
        //});
        //if (localStorage.getItem('popState') != 'sitemessageshown') {
        //    $('#sitemessage').hide;
        //    localStorage.setItem('popState', 'sitemessageshown')
        //}
      });
      $("#searchicon,#searchmenu").click(function() {
        $("#searchicon").toggleClass("searchactive");
        // we do this to automatically open the searchbox on the page
        if ($('#searchbox').is(':visible')) {
          localStorage.setItem('searching', 'false');
        } else {
          localStorage.setItem('searching', 'true');
        };
        if (location.href.indexOf("?") >= 0) { // we are on a detail page so go back to the search page
          window.location = getBaseUrl();
        } else { // we are already on the search page so we toggle the searchbox on off
          $('body').scrollTop(0); // jump to top of page if we are down under
          $('#searchbox').fadeToggle("slow", "linear");
          if ($("#myNavbar").hasClass("in")) { // a bit of a cheat - only if expanded collapse - stops flickering when in full screen
            $('.navbar-toggle').click() //closes the toggle menu
          };
        };
      });

      function getBaseUrl() {
        var re = new RegExp(/^.*\//);
        return re.exec(window.location.href);
      }

      function getCookie(cname) {
        var name = cname + "=";
        var decodedCookie = decodeURIComponent(document.cookie);
        var ca = decodedCookie.split(';');
        for (var i = 0; i < ca.length; i++) {
          var c = ca[i];
          while (c.charAt(0) == ' ') {
            c = c.substring(1);
          }
          if (c.indexOf(name) == 0) {
            return c.substring(name.length, c.length);
          }
        }
        return "0";
      }
    </script>
    <!-- Matomo Tag Manager -->
    <script>
      var _mtm = window._mtm = window._mtm || [];
      _mtm.push({
        'mtm.startTime': (new Date().getTime()),
        'event': 'mtm.Start'
      });
      (function() {
        var d = document,
          g = d.createElement('script'),
          s = d.getElementsByTagName('script')[0];
        g.async = true;
        g.src = 'https://matomo.wine.co.za/js/container_euxS19iB.js';
        s.parentNode.insertBefore(g, s);
      })();
    </script>
    <!-- End Matomo Tag Manager -->
    <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-50Q42R3X33"></script>
    <script>
      window.dataLayer = window.dataLayer || [];

      function gtag() {
        dataLayer.push(arguments);
      }
      gtag('js', new Date());
      gtag('config', 'G-50Q42R3X33');
    </script>
  </div>
  <div class="loading"></div>
  <div id="smallscreens" style="display:block; " class="container-fluid searchbox_home hidden-sm hidden-md hidden-lg">
    <div class="container">
      <div class="row">
        <div class="col-xs-12" style="display: flex;">
          <div class="row">
            <div class="col-xs-6 col-no-padding">
              <a id="btn_winery" class="btn btn-lg btn-home btn-block icon icon_winery winery_theme" href="//wine.co.za/winery"> winery</a>
            </div>
            <div class="col-xs-6 col-no-padding">
              <a id="btn_wine" class="btn btn-lg btn-home btn-block icon icon_wine wine_theme" href="//wine.co.za/wine"> wine</a>
            </div>
            <div class="col-xs-6 col-no-padding">
              <a id="btn_news" class="btn btn-lg btn-home btn-block icon icon_news news_theme" href="//news.wine.co.za"> news</a>
            </div>
            <div class="col-xs-6 col-no-padding">
              <a id="btn_diary" class="btn btn-lg btn-home btn-block icon icon_diary diary_theme" href="//diary.wine.co.za"> diary</a>
            </div>
            <div class="col-xs-6 col-no-padding ">
              <a id="btn_shop" class="btn btn-lg btn-home btn-block icon icon_cart shop_theme" href="//shop.wine.co.za"> shop</a>
            </div>
            <div class="col-xs-6 col-no-padding">
              <a id="btn_ads" class="btn btn-lg btn-home btn-block icon icon_trade ads_theme" href="//ads.wine.co.za"> classifieds</a>
            </div>
            <div class="col-xs-6 col-no-padding">
              <a id="btn_learn" class="btn btn-lg btn-home btn-block icon icon_learn contact_theme" href="//learn.wine.co.za"> learn</a>
            </div>
            <div class="col-xs-6 col-no-padding">
              <a id="btn_tour" class="btn btn-lg btn-home btn-block icon icon_tour tour_theme" href="//tour.wine.co.za"> tour</a>
            </div>
            <div class="col-xs-6 col-no-padding">
              <a id="btn_photos" class="btn btn-lg btn-home btn-block icon icon_photo photos_theme" href="//photos.wine.co.za"> photos</a>
            </div>
            <div class="col-xs-6 col-no-padding">
              <a id="btn_videos" class="btn btn-lg btn-home btn-block icon icon_video videos_theme" href="//videos.wine.co.za"> videos</a>
            </div>
            <div class="col-xs-6 col-no-padding">
              <a id="btn_contact" class="btn btn-lg btn-home btn-block icon icon_member contact_theme" href="//wine.co.za/contact"> people</a>
            </div>
            <div class="col-xs-6 col-no-padding">
              <a id="btn_agent" class="btn btn-lg btn-home btn-block icon icon_member agent_theme" href="//wine.co.za/agent"> agents</a>
            </div>
            <div class="col-xs-6 col-no-padding">
              <a id="btn_spotlight" class="btn btn-lg btn-home btn-block icon icon_spotlight" href="//spotlight.wine.co.za" style="background: #313131;">SPOTLIGHT ON</a>
            </div>
            <div class="col-xs-6 col-no-padding">
              <a id="btn_submit" class="btn btn-lg btn-home btn-block icon icon_submit" href="//submit.wine.co.za" style="background: #393939;">SUBMIT</a>
            </div>
          </div>
        </div>
        <div style="clear:both;"></div>
        <div class="col-xs-12 hidden-sm hidden-md hidden-lg text-center" style="background: #111; color: #fff; padding-top: 70px; padding-bottom: 20px;">
          <div class="col-xs-12 col-no-padding">
            <a id="btn_subscribe" class="btn btn-md btn-default btn-block icon icon_member" href="//subscribe.wine.co.za/" style="background: #659430;">SUBSCRIBE</a>
          </div>
          <div class="col-xs-4 col-no-padding">
            <a id="btn_ratecard" class="btn btn-md btn-default btn-block" href="//info.wine.co.za" style="background: #252525;">RATE CARD</a>
          </div>
          <div class="col-xs-4 col-no-padding">
            <a id="btn_contactus" class="btn btn-md btn-default btn-block" href="//info.wine.co.za/contact.html" style="background: #2f2e2e;">CONTACT US</a>
          </div>
          <div class="col-xs-4 col-no-padding">
            <a id="btn_team" class="btn btn-md btn-default btn-block" href="//info.wine.co.za/team.aspx" style="background: #393939;">THE TEAM</a>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div id="searchbox" style="display:none;" class="container-fluid searchbox hidden-xs">
    <div class="container">
      <div class="row">
        <div class="col-xs-12 col-sm-6 col-md-2">
          <a id="Hyperlink1" class="btn btn-lg btn-default btn-block icon icon_search" href="//wine.co.za/winery">find a winery</a>
        </div>
        <div class="col-xs-12 col-sm-6 col-md-2">
          <a id="Hyperlink2" class="btn btn-lg btn-default btn-block icon icon_search" href="//wine.co.za/wine">find a wine</a>
        </div>
        <div class="col-xs-12 col-sm-6 col-md-2">
          <a id="Hyperlink3" class="btn btn-lg btn-default btn-block icon icon_search" href="//wine.co.za/contact">find a person</a>
        </div>
        <div class="col-xs-12 col-sm-6 col-md-2">
          <a id="btn_taste" class="btn btn-lg btn-default btn-block icon icon_search" href="//tour.wine.co.za/taste">a tasting room</a>
        </div>
        <div class="col-xs-12 col-sm-6 col-md-2">
          <a id="btn_eat" class="btn btn-lg btn-default btn-block icon icon_search" href="//tour.wine.co.za/eat">a place to eat</a>
        </div>
        <div class="col-xs-12 col-sm-6 col-md-2">
          <a id="btn_sleep" class="btn btn-lg btn-default btn-block icon icon_search" href="//tour.wine.co.za/sleep">a place to sleep</a>
        </div>
      </div>
    </div>
  </div>
  <div id="banneradvert" class="hidden-xs">
    <title> wine.co.za banner advert </title>
    <meta name="referrer" content="no-referrer-when-downgrade">
    <style type="text/css">
      #banner {
        margin-top: 15px;
      }

      @media screen and (min-width: 1170px) {
        #bannerad img {
          max-width: 1170px;
          max-height: 190px;
          margin: 0 auto;
        }
      }
    </style>
    <div class="container hidden-xs">
      <div class="row" id="banner">
        <div class="banner" style="width:100%; overflow-x: hidden; text-align: center;">
          <a id="bannerad" rel="nofollow" href="//adverts.wine.co.za/AdvertRedirect.aspx?ADVERTID=2226&amp;SiteSection=find"><img id="bannerimage" class="img-responsive" src="//adverts.wine.co.za/getadvertimage.ashx?ADVERTID=2226&amp;SiteSection=find&amp;q=2024/08/10 09:08:54"></a>
        </div>
      </div>
    </div>
  </div>
</form>

POST ./client-featured.aspx?CLIENTID=1102

<form method="post" action="./client-featured.aspx?CLIENTID=1102" id="form1">
  <div class="aspNetHidden">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="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">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['form1'];
    if (!theForm) {
      theForm = document.form1;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZA640rCl3nuL7L0O9n7FMJQv6VySoU1a-iOzKwTHo-Zg5uNYklKAyyyMgjmzlJgXbg2&amp;t=637729696233813844" type="text/javascript"></script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="9AF8CB0D">
    <input type="hidden" name="__PREVIOUSPAGE" id="__PREVIOUSPAGE" value="l-kpjs9tglQudxfD7s0OfuhE7eFls9jf-oJfsg7uxJW70bZKmmwRxxSbodVsLNlGFsUF9rLgL6EJB7TC3ePJrJfHeis6Op-kBS0JNfnkqMg1">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
      value="jh3M4/ztIGkQb1NDxdujB/8kkAhXqRU6hDJryFNcpp+NJ3Zn4nmODAOy+0mrxMr3mP5rSOBSIfEoeZXkEOh03OV0Wtu/TQbxYxWGTCIQ6WzUrnCleTk6x47OkgBMys6n3VSFufOyS1dqp42UP/pqpzaLOGc3UZk1ymrrXuw0C78vH94BbewbvSBK0AUiTIWEIJqjkeQKFm1BnnZqr6Iu/dxpvCmjiQX847eDnx8RwFWlohNzXXiPeJyw5vhlVbAy">
  </div>
  <div id="winerypanel">
    <hr>
    <div class="row">
      <div class="col-xs-12 col-sm-12 col-md-12" style="margin:10px 0 10px 0;">
        <a id="btn_winery" class="btn btn-search  icon icon_chevron_right winery_theme" href="/winery" style="float: right;">find another winery</a>
        <h2 class="heading">OUR FEATURED WINERY</h2>
      </div>
    </div>
    <div class="row">
      <div class="col-md-3 col-sm-5">
        <input type="image" name="img_featured" id="img_featured" class="img-responsive img-fullwidth" src="//images.wine.co.za/GetImage.ashx?ImageType=client_image&amp;width=300&amp;height=300&amp;mode=crop&amp;IMAGEID=115687"
          onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;img_featured&quot;, &quot;&quot;, false, &quot;&quot;, &quot;//wine.co.za/winery/winery.aspx?CLIENTID=1102&quot;, false, false))">
      </div>
      <div class="col-md-9 col-sm-7">
        <div class="row">
          <div class="col-sm-12 col-md-9" id="clientcontact">
            <h3 class="heading"><a id="hl_client_heading" href="//wine.co.za/winery/winery.aspx?CLIENTID=1102">Hazendal</a></h3>
            <div class="info" style="margin-bottom: 10px;">
              <span class="text-nowrap"><span id="lbl_client_phone" title="phone" class="icon icon_phone">021 903 5034</span>&nbsp;&nbsp;</span>
              <span class="text-nowrap"><a id="hl_client_url" title="URL" class="icon icon_url" href="//www.hazendal.co.za">www.hazendal.co.za</a>&nbsp;&nbsp;</span>
              <span
                class="text-nowrap"><a id="hl_contactus" title="send us an email" class="icon icon_email pointer" onclick="eModal.ajax('//services.wine.co.za/popups/enquiry.html?','send an email to Hazendal'); return false;">send an email</a></span>&nbsp;&nbsp;
              <input type="hidden" name="hdn_contact" id="hdn_contact" value="Hazendal"> <input type="hidden" name="hdn_contact_email" id="hdn_contact_email" value="info@hazendal.co.za">
            </div>
            <div style="float:right;">
              <span id="lbl_disabled" title="Disability Friendly" class="heading icon icon_disabled" data-toggle="tooltip"></span>
              <span id="lbl_groupswelcome" title="Large groups welcome" class="heading icon icon_groups" data-toggle="tooltip"></span>
              <span id="lbl_childfriendly" title="Children welcome" class="heading icon icon_child" data-toggle="tooltip"></span>
            </div>
            <div>
              <span class="label_tag">Open times</span>&nbsp;&nbsp;&nbsp; <span id="lbl_client_openhours" title="open hours" class="item icon icon_time"> Mon Tue Wed Thu Fri Sat Sun</span><br>
            </div>
            <span id="lbl_intro" class="intro hidden-xs">Hazendal Wine Estate is truly the ultimate destination for all your journeys. Their commitment to offering something for the entire family is at the heart of their identity. For those with a
              passion the world of food and wine, they have a wine tasting lounge and an unparalleled sensory experience, allowing for interactive food and wine pairing.</span>
            <span class="label_tag">Attractions</span>&nbsp;&nbsp; <a id="hl_attr_eat" title="View their places to eat" class="btn btn-search btn-sm eat_theme icon icon_eat" href="//tour.wine.co.za/eat/default.aspx?CLIENTID=1102">eat</a>
            <a id="hl_attr_sleep" title="View their places to sleep" class="btn btn-search btn-sm sleep_theme icon icon_sleep" href="//tour.wine.co.za/sleep/default.aspx?CLIENTID=1102">sleep</a>
            <a id="hl_attr_do" title="View their activities to do" class="btn btn-search btn-sm do_theme icon icon_do" href="//tour.wine.co.za/do/default.aspx?CLIENTID=1102">do</a>
            <a id="hl_attr_taste" title="View their tasting rooms" class="btn btn-search btn-sm taste_theme icon icon_taste" href="//tour.wine.co.za/taste/default.aspx?CLIENTID=1102">taste</a>
          </div>
          <div class="hidden-sm col-md-3">
            <div id="client_taste" class="row" style="margin-bottom:6px;">
              <div class="col-md-4">
                <input type="image" name="img_client_taste" id="img_client_taste" class="img-responsive img-fullwidth" src="//images.wine.co.za/GetImage.ashx?ImageType=Taste&amp;width=80&amp;height=80&amp;mode=crop&amp;IMAGEID=212600"
                  onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;img_client_taste&quot;, &quot;&quot;, false, &quot;&quot;, &quot;//tour.wine.co.za/taste/taste.aspx?TASTEID=1007&amp;CLIENTID=1102&quot;, false, false))">
              </div>
              <div class="col-md-8" style="padding-left: 0px;">
                <a id="hl_client_taste" class="subheading" href="//tour.wine.co.za/taste/taste.aspx?TASTEID=1007&amp;CLIENTID=1102">Hazendal Wine Lounge</a>
              </div>
            </div>
            <div id="client_eat" class="row" style="margin-bottom:6px;">
              <div class="col-md-4">
                <input type="image" name="img_client_eat" id="img_client_eat" class="img-responsive img-fullwidth" src="//images.wine.co.za/GetImage.ashx?ImageType=eat&amp;width=80&amp;height=80&amp;mode=crop&amp;IMAGEID=213506"
                  onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;img_client_eat&quot;, &quot;&quot;, false, &quot;&quot;, &quot;//tour.wine.co.za/eat/eat.aspx?EATID=581&amp;CLIENTID=1102&quot;, false, false))">
              </div>
              <div class="col-md-8" style="padding-left: 0px;">
                <a id="hl_client_eat" class="subheading" href="//tour.wine.co.za/eat/eat.aspx?EATID=581&amp;CLIENTID=1102">The Deli at Hazendal</a>
              </div>
            </div>
            <div id="client_sleep" class="row" style="margin-bottom:6px;">
              <div class="col-md-4">
                <input type="image" name="img_client_sleep" id="img_client_sleep" class="img-responsive img-fullwidth" src="//images.wine.co.za/GetImage.ashx?ImageType=sleep&amp;width=80&amp;height=80&amp;mode=crop&amp;IMAGEID=212329"
                  onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;img_client_sleep&quot;, &quot;&quot;, false, &quot;&quot;, &quot;//tour.wine.co.za/sleep/sleep.aspx?SLEEPID=549&amp;CLIENTID=1102&quot;, false, false))">
              </div>
              <div class="col-md-8" style="padding-left: 0px;">
                <a id="hl_client_sleep" class="subheading icon" href="//tour.wine.co.za/sleep/sleep.aspx?SLEEPID=549&amp;CLIENTID=1102">Hazendal Accommodation and Spa</a>
              </div>
            </div>
            <div id="client_do" class="row">
              <div class="col-md-4">
                <input type="image" name="img_client_do" id="img_client_do" class="img-responsive img-fullwidth" src="//images.wine.co.za/GetImage.ashx?ImageType=do&amp;width=80&amp;height=80&amp;mode=crop&amp;IMAGEID=212909"
                  onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;img_client_do&quot;, &quot;&quot;, false, &quot;&quot;, &quot;//tour.wine.co.za/do/do.aspx?DOID=977&amp;CLIENTID=1102&quot;, false, false))">
              </div>
              <div class="col-md-8" style="padding-left: 0px;">
                <a id="hl_client_do" class="subheading icon" href="//tour.wine.co.za/do/do.aspx?DOID=977&amp;CLIENTID=1102">Golf at Hazendal</a>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST ./wines.aspx

<form method="post" action="./wines.aspx" id="form1">
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="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">
  </div>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="BD03249D">
  </div>
  <div id="pnl_wines" class="row" style="margin-bottom: 20px;">
    <hr>
    <div class="col-xs-12 col-sm-12 col-md-12" style="margin:10px 0 20px 0;">
      <a id="btn_diary" class="btn btn-search  icon icon_chevron_right wine_theme" href="/wine" style="float: right;">find more wine</a>
      <h2 class="heading">LATEST WINES</h2>
    </div>
    <div class="col-xs-12 col-sm-12 col-md-12">
      <div class="row">
        <div class="hidden-xs col-sm-1 col-md-1">
          <a id="WineList_hl_wine_0" href="//wine.co.za/wine/wine.aspx?WINEID=49788&amp;CLIENTID="><img id="WineList_img_wine_0" class="img-responsive img-fullwidth" data-toggle="tooltip" data-placement="bottom" title="" src="//images.wine.co.za/GetWineImage.ashx?ImageSize=small&amp;IMAGEID=271343" data-original-title="Durbanville Hills Pinotage 2020"></a>
        </div>
        <div class="hidden-xs col-sm-1 col-md-1">
          <a id="WineList_hl_wine_1" href="//wine.co.za/wine/wine.aspx?WINEID=49103&amp;CLIENTID="><img id="WineList_img_wine_1" class="img-responsive img-fullwidth" data-toggle="tooltip" data-placement="bottom" title="" src="//images.wine.co.za/GetWineImage.ashx?ImageSize=small&amp;IMAGEID=270544" data-original-title="Kleine Zalze Cellar Selection Merlot 2020"></a>
        </div>
        <div class="hidden-xs col-sm-1 col-md-1">
          <a id="WineList_hl_wine_2" href="//wine.co.za/wine/wine.aspx?WINEID=50493&amp;CLIENTID="><img id="WineList_img_wine_2" class="img-responsive img-fullwidth" data-toggle="tooltip" data-placement="bottom" title="" src="//images.wine.co.za/GetWineImage.ashx?ImageSize=small&amp;IMAGEID=272418" data-original-title="Waterford Cap Classique 2017"></a>
        </div>
        <div class="hidden-xs col-sm-1 col-md-1">
          <a id="WineList_hl_wine_3" href="//wine.co.za/wine/wine.aspx?WINEID=50329&amp;CLIENTID="><img id="WineList_img_wine_3" class="img-responsive img-fullwidth" data-toggle="tooltip" data-placement="bottom" title="" src="//images.wine.co.za/GetWineImage.ashx?ImageSize=small&amp;IMAGEID=271961" data-original-title="Raka Sauvignon Blanc 2023"></a>
        </div>
        <div class="hidden-xs col-sm-1 col-md-1">
          <a id="WineList_hl_wine_4" href="//wine.co.za/wine/wine.aspx?WINEID=47030&amp;CLIENTID="><img id="WineList_img_wine_4" class="img-responsive img-fullwidth" data-toggle="tooltip" data-placement="bottom" title="" src="//images.wine.co.za/GetWineImage.ashx?ImageSize=small&amp;IMAGEID=267980" data-original-title="Nederburg Cabernet Sauvignon 2018"></a>
        </div>
        <div class="hidden-xs col-sm-1 col-md-1">
          <a id="WineList_hl_wine_5" href="//wine.co.za/wine/wine.aspx?WINEID=48365&amp;CLIENTID="><img id="WineList_img_wine_5" class="img-responsive img-fullwidth" data-toggle="tooltip" data-placement="bottom" title="" src="//images.wine.co.za/GetWineImage.ashx?ImageSize=small&amp;IMAGEID=269609" data-original-title="Villa Esposto Sauvignon Blanc 2019 1.5L"></a>
        </div>
        <div class="hidden-xs col-sm-1 col-md-1">
          <a id="WineList_hl_wine_6" href="//wine.co.za/wine/wine.aspx?WINEID=48727&amp;CLIENTID="><img id="WineList_img_wine_6" class="img-responsive img-fullwidth" data-toggle="tooltip" data-placement="bottom" title="" src="//images.wine.co.za/GetWineImage.ashx?ImageSize=small&amp;IMAGEID=270084" data-original-title="Leopards Leap Chescato 2022"></a>
        </div>
        <div class="hidden-xs col-sm-1 col-md-1">
          <a id="WineList_hl_wine_7" href="//wine.co.za/wine/wine.aspx?WINEID=50406&amp;CLIENTID="><img id="WineList_img_wine_7" class="img-responsive img-fullwidth" data-toggle="tooltip" data-placement="bottom" title="" src="//images.wine.co.za/GetWineImage.ashx?ImageSize=small&amp;IMAGEID=272045" data-original-title="Klawer White Muscadel 2020"></a>
        </div>
        <div class="hidden-xs col-sm-1 col-md-1">
          <a id="WineList_hl_wine_8" href="//wine.co.za/wine/wine.aspx?WINEID=49906&amp;CLIENTID="><img id="WineList_img_wine_8" class="img-responsive img-fullwidth" data-toggle="tooltip" data-placement="bottom" title="" src="//images.wine.co.za/GetWineImage.ashx?ImageSize=small&amp;IMAGEID=271476" data-original-title="Nederburg The Winemasters Chardonnay 2022"></a>
        </div>
        <div class="hidden-xs col-sm-1 col-md-1">
          <a id="WineList_hl_wine_9" href="//wine.co.za/wine/wine.aspx?WINEID=49466&amp;CLIENTID="><img id="WineList_img_wine_9" class="img-responsive img-fullwidth" data-toggle="tooltip" data-placement="bottom" title="" src="//images.wine.co.za/GetWineImage.ashx?ImageSize=small&amp;IMAGEID=270977" data-original-title="Kleine Zalze Cape Nectar Cap Classique Brut NV"></a>
        </div>
        <div class="hidden-xs col-sm-1 col-md-1">
          <a id="WineList_hl_wine_10" href="//wine.co.za/wine/wine.aspx?WINEID=35237&amp;CLIENTID="><img id="WineList_img_wine_10" class="img-responsive img-fullwidth" data-toggle="tooltip" data-placement="bottom" title="" src="//images.wine.co.za/GetWineImage.ashx?ImageSize=small&amp;IMAGEID=271868" data-original-title="RW Sweet Red Sparkling NV"></a>
        </div>
        <div class="hidden-xs col-sm-1 col-md-1">
          <a id="WineList_hl_wine_11" href="//wine.co.za/wine/wine.aspx?WINEID=50694&amp;CLIENTID="><img id="WineList_img_wine_11" class="img-responsive img-fullwidth" data-toggle="tooltip" data-placement="bottom" title="" src="//images.wine.co.za/GetWineImage.ashx?ImageSize=small&amp;IMAGEID=272473" data-original-title="Wildekrans Estate Cape Bend 2022"></a>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Toggle navigation
 * 
 * 

   
 * WINERIES | find a winery
 * WINES | find a wine
 * NEWS | wine industry news
 * DIARY | what's on in the winelands
 * ADS | classifieds, jobs, buy, sell stuff
 * SHOP | easiest way to buy wine
 * TOUR | eat, sleep, do, taste the winelands
   
   
   
 * LEARN | learn about wine
 * TOUR
   * tour home page
   * places to eat
   * places to sleep
   * things to do
   * tasting rooms
   * 
   
 * INFO | rate card, services, contact details etc.
   
 * SUBSCRIBE | subscribe to our newsletters
 * SEARCH | click here to search
 * CART | check out your shopping cart

 * SEARCH
 * SUBSCRIBE
 * INFO
   * our services
   * rate card
   * CellarDirect (D2C)
   * readership
   * submit
   * contact us
   * our team
 * CART


winery
wine
news
diary
shop
classifieds
learn
tour
photos
videos
people
agents
SPOTLIGHT ON
SUBMIT

SUBSCRIBE
RATE CARD
CONTACT US
THE TEAM
find a winery
find a wine
find a person
a tasting room
a place to eat
a place to sleep
wine.co.za banner advert

winery panel

--------------------------------------------------------------------------------

find another winery


OUR FEATURED WINERY


HAZENDAL

021 903 5034   www.hazendal.co.za   send an email  

Open times    Mon Tue Wed Thu Fri Sat Sun

Hazendal Wine Estate is truly the ultimate destination for all your journeys.
Their commitment to offering something for the entire family is at the heart of
their identity. For those with a passion the world of food and wine, they have a
wine tasting lounge and an unparalleled sensory experience, allowing for
interactive food and wine pairing. Attractions   eat sleep do taste
Hazendal Wine Lounge
The Deli at Hazendal
Hazendal Accommodation and Spa
Golf at Hazendal
news panel



--------------------------------------------------------------------------------

read more news


IN THE NEWS


Friday, 9 August, 2024


WINE'S DECLINE MIRRORS POLITICAL CHANGE

Wine's much-reported 'decline' can be linked to a very simple metric: disposable
income.
Wine Searcher, Oliver Styles


A POWERFUL, FRAGRANT GEM AT LANZERAC

As we step into August, Lanzerac embraces the vibrant verdancy of the season
surrounding us.
Friday, 9 August, 2024 
Lanzerac


THE STORY OF LE CHANT AND ITS FRENCH COCKEREL

With the Olympic Games in full French-swing, Le Chant Wines in Stellenbosch is
reflecting on its Gallic heritage symbolised by the label sporting a proudly
crowing cockerel.
Friday, 9 August, 2024 
Le Chant Wines
diary panel



--------------------------------------------------------------------------------

find more events


WINELANDS DIARY


Sat 10 Aug 24


WINE ON ROUTE 2024

Wine On Route 2024 promises to be a day filled with great fun, amazing wine and
mouthwatering food.
Van Gaalen Cheese Farm
Saturday, 10 August, 2024


FRINGE FIRESIDE CHATS WITH FLAGSTONE WINES

Flagstone Wines
Saturday, 10 August, 2024


WOMEN'S DAY WINTER COOKING SCHOOL

Cathedral Cellar
Saturday, 10 August, 2024


WINE AND WATERCOLOUR EXPERIENCE AT BOSCHENDAL

Boschendal
wine panel

--------------------------------------------------------------------------------

find more wine


LATEST WINES


spotlight panel

--------------------------------------------------------------------------------

MORE SPOTLIGHTS
WINE.CO.ZA SHINES THE SPOTLIGHT ON

photos & videos panel

--------------------------------------------------------------------------------

MORE PHOTOS


PHOTOS


Monday, 29 July, 2024

THE SADIE FAMILY WINES - TRADE TASTING

MORE VIDEOS


VIDEOS


Thursday, 1 August, 2024

OLDENBURG VINEYARD'S VIEWS - JULY 2024


FIND

wine | wines, tasting notes..
winery | wineries, open hours..
shop | easiest way to buy wine
news | wine industry news
diary | winelands events
classifieds | find staff & sell stuff
learn | learn all about wine
tour | tour the winelands
photos | pictures of the winelands
videos | a great selection of videos
people | find a wine contact
agents | find our wine in your country
suppliers | trade suppliers to the industry



TOUR

tasting rooms
places to eat
places to sleep
things to do



INFO

our services
our rate card
contact us
our team
our readership


SUBMIT

news article
diary event
classified
photos
video
trade supplier
something else..


WHAT THEY SAY ABOUT US

> It was a pleasure to have Suheena on the other end of the transaction. An
> efficient and friendly interaction where the wine was delivered pronto.
> 
> David Conradie



SPOTLIGHT ON


WineNet (PTY) Ltd, P.O. Box 5280, Helderberg, Somerset West, 7135, South Africa
21 Kingfisher Park, Ou Paardevlei Road, The Interchange, Somerset West, South
Africa
info@wine.co.za        Click here for a map and directions


WE ARE PROUD SUPPORTERS OF:


   

--------------------------------------------------------------------------------

DRINK RESPONSIBLY. NOT FOR PERSONS UNDER THE AGE OF 18

Prices and availability are subject to change - E&OE - liquor licence WCP/040589
- Terms & conditions - Privacy policy - Free delivery in SA
spam protection by MXGuarddog