<!DOCTYPE html>
<html lang="en">
<head>

    <title>Organic Food Together</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
    <link rel="preload" as="style" href="https://www.organicfoodtogether.nz/assets/built/screen.css?v=QpNBjlSbNzyRyl6s">
    <link rel="preload" as="script" href="https://www.organicfoodtogether.nz/assets/built/source.js?v=uMULaSMoSjM4gY5C">
    
    <link rel="preload" as="font" type="font/woff2" href="https://www.organicfoodtogether.nz/assets/fonts/inter-roman.woff2?v=OecsB5TBLy27FKD2" crossorigin="anonymous">
<style>
    @font-face {
        font-family: "Inter";
        font-style: normal;
        font-weight: 100 900;
        font-display: optional;
        src: url(https://www.organicfoodtogether.nz/assets/fonts/inter-roman.woff2?v=OecsB5TBLy27FKD2) format("woff2");
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    }
</style>

    <link rel="stylesheet" type="text/css" href="https://www.organicfoodtogether.nz/assets/built/screen.css?v=QpNBjlSbNzyRyl6s">

    <style>
        :root {
            --background-color: #ece9db
        }
    </style>

    <script>
        /* The script for calculating the color contrast has been taken from
        https://gomakethings.com/dynamically-changing-the-text-color-based-on-background-color-contrast-with-vanilla-js/ */
        var accentColor = getComputedStyle(document.documentElement).getPropertyValue('--background-color');
        accentColor = accentColor.trim().slice(1);

        if (accentColor.length === 3) {
            accentColor = accentColor[0] + accentColor[0] + accentColor[1] + accentColor[1] + accentColor[2] + accentColor[2];
        }

        var r = parseInt(accentColor.substr(0, 2), 16);
        var g = parseInt(accentColor.substr(2, 2), 16);
        var b = parseInt(accentColor.substr(4, 2), 16);
        var yiq = ((r * 299) + (g * 587) + (b * 114)) / 1000;
        var textColor = (yiq >= 128) ? 'dark' : 'light';

        document.documentElement.className = `has-${textColor}-text`;
    </script>

    <meta name="description" content="Exploring real food in New Zealand. Organic farms, honest producers, soil-first agriculture, and the stories behind what we eat.">
    <link rel="icon" href="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w256h256/2026/05/OFT-1.png" type="image/png">
    <link rel="canonical" href="https://www.organicfoodtogether.nz/">
    <meta name="referrer" content="no-referrer-when-downgrade">
    <link rel="next" href="https://www.organicfoodtogether.nz/page/2/">
    
    <meta property="og:site_name" content="🥕 Organic Food Together 🥕">
    <meta property="og:type" content="website">
    <meta property="og:title" content="Organic Food Together">
    <meta property="og:description" content="Exploring real food in New Zealand. Organic farms, honest producers, soil-first agriculture, and the stories behind what we eat.">
    <meta property="og:url" content="https://www.organicfoodtogether.nz/">
    <meta property="og:image" content="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/2026/05/Screenshot-2026-05-11-at-8.40.22---AM-2.png">
    <meta property="article:publisher" content="https://www.facebook.com/organicfoodtogether.nz">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="Organic Food Together">
    <meta name="twitter:description" content="Exploring real food in New Zealand. Organic farms, honest producers, soil-first agriculture, and the stories behind what we eat.">
    <meta name="twitter:url" content="https://www.organicfoodtogether.nz/">
    <meta name="twitter:image" content="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/2026/05/Screenshot-2026-05-11-at-8.40.22---AM-1.png">
    <meta property="og:image:width" content="304">
    <meta property="og:image:height" content="310">
    
    <script type="application/ld+json">
{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "publisher": {
        "@type": "Organization",
        "name": "🥕 Organic Food Together 🥕",
        "url": "https://www.organicfoodtogether.nz/",
        "logo": {
            "@type": "ImageObject",
            "url": "https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w256h256/2026/05/OFT-1.png",
            "width": 60,
            "height": 60
        }
    },
    "url": "https://www.organicfoodtogether.nz/",
    "name": "🥕 Organic Food Together 🥕",
    "image": {
        "@type": "ImageObject",
        "url": "https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w1200/2026/03/farmers-market-image.png",
        "width": 1200,
        "height": 800
    },
    "mainEntityOfPage": "https://www.organicfoodtogether.nz/",
    "description": "Exploring real food in New Zealand. Organic farms, honest producers, soil-first agriculture, and the stories behind what we eat."
}
    </script>

    <meta name="generator" content="Ghost 6.62">
    <link rel="alternate" type="application/rss+xml" title="🥕 Organic Food Together 🥕" href="https://www.organicfoodtogether.nz/rss/">
    <script defer src="https://cdn.jsdelivr.net/ghost/portal@~2.71/umd/portal.min.js" data-i18n="true" data-ghost="https://www.organicfoodtogether.nz/" data-key="60a712b4ba72c950922d3c3054" data-api="https://organic-food-together.ghost.io/ghost/api/content/" data-locale="en" crossorigin="anonymous"></script><style id="gh-members-styles">.gh-post-upgrade-cta-content,
.gh-post-upgrade-cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: center;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
}

.gh-post-upgrade-cta-content {
    border-radius: 8px;
    padding: 40px 4vw;
}

.gh-post-upgrade-cta h2 {
    color: #ffffff;
    font-size: 28px;
    letter-spacing: -0.2px;
    margin: 0;
    padding: 0;
}

.gh-post-upgrade-cta p {
    margin: 20px 0 0;
    padding: 0;
}

.gh-post-upgrade-cta small {
    font-size: 16px;
    letter-spacing: -0.2px;
}

.gh-post-upgrade-cta a {
    color: #ffffff;
    cursor: pointer;
    font-weight: 500;
    box-shadow: none;
    text-decoration: underline;
}

.gh-post-upgrade-cta a:hover {
    color: #ffffff;
    opacity: 0.8;
    box-shadow: none;
    text-decoration: underline;
}

.gh-post-upgrade-cta a.gh-btn {
    display: block;
    background: #ffffff;
    text-decoration: none;
    margin: 28px 0 0;
    padding: 8px 18px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
}

.gh-post-upgrade-cta a.gh-btn:hover {
    opacity: 0.92;
}</style><script async src="https://js.stripe.com/v3/"></script>
    <script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.8/umd/sodo-search.min.js" data-key="60a712b4ba72c950922d3c3054" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.8/umd/main.css" data-sodo-search="https://organic-food-together.ghost.io/" data-locale="en" crossorigin="anonymous"></script>
    <script defer src="https://cdn.jsdelivr.net/ghost/announcement-bar@~1.1/umd/announcement-bar.min.js" data-announcement-bar="https://www.organicfoodtogether.nz/" data-api-url="https://www.organicfoodtogether.nz/members/api/announcement/" crossorigin="anonymous"></script>
    <link href="https://www.organicfoodtogether.nz/webmentions/receive/" rel="webmention">
    <script defer src="/public/cards.min.js?v=ShRHxgy4po8zN-Wf"></script>
    <link rel="stylesheet" type="text/css" href="/public/cards.min.css?v=WwnU9jw5ancNC8Gc">
    <script defer src="/public/comment-counts.min.js?v=oFYkaGLdiMqB8VN9" data-ghost-comments-counts-api="https://www.organicfoodtogether.nz/members/api/comments/counts/"></script>
    <script defer src="/public/member-attribution.min.js?v=AKG4hWena9j3yX3I"></script>
    <script defer src="/public/ghost-stats.min.js?v=vFcCUf6ZQ0Hyhc8h" data-stringify-payload="false" data-datasource="analytics_events" data-storage="localStorage" data-host="https://www.organicfoodtogether.nz/.ghost/analytics/api/v1/page_hit"  tb_site_uuid="8dc73d5d-0b1a-482d-8854-dc0e254fce26" tb_post_uuid="undefined" tb_post_type="null" tb_member_uuid="undefined" tb_member_status="undefined" tb_gift_link=""></script><style>:root {--ghost-accent-color: #538419;}</style>
    <!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9CNZSVYFJZ"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'G-9CNZSVYFJZ');
</script>

<!-- Bing Webmaster Tools verification -->
<meta name="msvalidate.01" content="E0D6D0791C88DFDD608E2A7A8FD153F6" />

<!-- Microsoft Clarity -->
<script type="text/javascript">
    (function(c,l,a,r,i,t,y){
        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
        t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
    })(window, document, "clarity", "xaa4wkg6t0");
</script>

</head>
<body class="home-template has-sans-title has-sans-body">

<div class="gh-viewport">
    
    <header id="gh-navigation" class="gh-navigation is-stacked gh-outer">
    <div class="gh-navigation-inner gh-inner">

        <div class="gh-navigation-brand">
            <a class="gh-navigation-logo is-title" href="https://www.organicfoodtogether.nz">
                    🥕 Organic Food Together 🥕
            </a>
            <button class="gh-search gh-icon-button" aria-label="Search this site" data-ghost-search>
    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" width="20" height="20"><path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button>            <button class="gh-burger gh-icon-button" aria-label="Menu">
                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 256 256"><path d="M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z"></path></svg>                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 256 256"><path d="M205.66,194.34a8,8,0,0,1-11.32,11.32L128,139.31,61.66,205.66a8,8,0,0,1-11.32-11.32L116.69,128,50.34,61.66A8,8,0,0,1,61.66,50.34L128,116.69l66.34-66.35a8,8,0,0,1,11.32,11.32L139.31,128Z"></path></svg>            </button>
        </div>

        <nav class="gh-navigation-menu">
            <ul class="nav">
    <li class="nav-home nav-current"><a href="https://www.organicfoodtogether.nz/">Home</a></li>
    <li class="nav-start-here"><a href="https://www.organicfoodtogether.nz/start-here/">Start Here</a></li>
    <li class="nav-guides"><a href="https://www.organicfoodtogether.nz/guides/">Guides</a></li>
    <li class="nav-map"><a href="https://www.organicfoodtogether.nz/places/">Map</a></li>
    <li class="nav-what-to-buy"><a href="https://www.organicfoodtogether.nz/what-to-buy/">What To Buy</a></li>
    <li class="nav-learn"><a href="https://www.organicfoodtogether.nz/learn/">Learn</a></li>
    <li class="nav-about"><a href="https://www.organicfoodtogether.nz/about/">About</a></li>
</ul>

        </nav>

        <div class="gh-navigation-actions">
                <button class="gh-search gh-icon-button" aria-label="Search this site" data-ghost-search>
    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" width="20" height="20"><path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button>                <div class="gh-navigation-members">
                            <a href="#/portal/signin" data-portal="signin">Sign in</a>
                                <a class="gh-button" href="#/portal/signup" data-portal="signup">Subscribe</a>
                </div>
        </div>

    </div>
</header>

    

        <section class="gh-header is-highlight has-image gh-outer">


    <div class="gh-header-inner gh-inner">

            <div class="gh-header-left">
                    <article class="gh-card post tag-beef tag-where-to-buy-2 tag-certification tag-supermarkets tag-meat">
    <a class="gh-card-link" href="/where-to-buy-organic-beef-in-new-zealand/">
            <figure class="gh-card-image">
                <img
                    srcset="https://images.unsplash.com/photo-1588347785102-2944ba63d0c3?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDQ0fHxiZWVmJTIwfGVufDB8fHx8MTc4ODI0OTU0NHww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;160 160w,
                            https://images.unsplash.com/photo-1588347785102-2944ba63d0c3?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDQ0fHxiZWVmJTIwfGVufDB8fHx8MTc4ODI0OTU0NHww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;320 320w,
                            https://images.unsplash.com/photo-1588347785102-2944ba63d0c3?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDQ0fHxiZWVmJTIwfGVufDB8fHx8MTc4ODI0OTU0NHww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600 600w,
                            https://images.unsplash.com/photo-1588347785102-2944ba63d0c3?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDQ0fHxiZWVmJTIwfGVufDB8fHx8MTc4ODI0OTU0NHww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;960 960w,
                            https://images.unsplash.com/photo-1588347785102-2944ba63d0c3?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDQ0fHxiZWVmJTIwfGVufDB8fHx8MTc4ODI0OTU0NHww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;1200 1200w,
                            https://images.unsplash.com/photo-1588347785102-2944ba63d0c3?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDQ0fHxiZWVmJTIwfGVufDB8fHx8MTc4ODI0OTU0NHww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;2000 2000w"
                    sizes="(max-width: 767px) calc(100vw - max(8vmin, 40px)), 640px"
                    src="https://images.unsplash.com/photo-1588347785102-2944ba63d0c3?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDQ0fHxiZWVmJTIwfGVufDB8fHx8MTc4ODI0OTU0NHww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600"
                    alt="Where to Buy Organic Beef in New Zealand"
                    
                >
            </figure>
        <div class="gh-card-wrapper">
                <p class="gh-card-tag">beef</p>
            <h3 class="gh-card-title is-title">Where to Buy Organic Beef in New Zealand</h3>
                <p class="gh-card-excerpt is-body">There is certified organic beef in New Zealand supermarkets. Most people walk past it, because the brand that sells it also sells five kinds of beef that aren&#x27;t organic. Here&#x27;s where to buy it and how to spot it.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-09-02">02 Sep 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
            </div>
            <div class="gh-header-middle">
                    <article class="gh-card post tag-the-month-in-food tag-bread tag-malt tag-certification tag-food-prices featured">
    <a class="gh-card-link" href="/the-month-in-food-august-2026/">
            <figure class="gh-card-image">
                <img
                    srcset="https://images.unsplash.com/photo-1705349966890-ea5acab0af33?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE2fHx3aW50ZXIlMjB2ZWd8ZW58MHx8fHwxNzg4MTIyMTYzfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;160 160w,
                            https://images.unsplash.com/photo-1705349966890-ea5acab0af33?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE2fHx3aW50ZXIlMjB2ZWd8ZW58MHx8fHwxNzg4MTIyMTYzfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;320 320w,
                            https://images.unsplash.com/photo-1705349966890-ea5acab0af33?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE2fHx3aW50ZXIlMjB2ZWd8ZW58MHx8fHwxNzg4MTIyMTYzfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600 600w,
                            https://images.unsplash.com/photo-1705349966890-ea5acab0af33?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE2fHx3aW50ZXIlMjB2ZWd8ZW58MHx8fHwxNzg4MTIyMTYzfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;960 960w,
                            https://images.unsplash.com/photo-1705349966890-ea5acab0af33?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE2fHx3aW50ZXIlMjB2ZWd8ZW58MHx8fHwxNzg4MTIyMTYzfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;1200 1200w,
                            https://images.unsplash.com/photo-1705349966890-ea5acab0af33?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE2fHx3aW50ZXIlMjB2ZWd8ZW58MHx8fHwxNzg4MTIyMTYzfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;2000 2000w"
                    sizes="320px"
                    src="https://images.unsplash.com/photo-1705349966890-ea5acab0af33?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE2fHx3aW50ZXIlMjB2ZWd8ZW58MHx8fHwxNzg4MTIyMTYzfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600"
                    alt="The Month in Food: August 2026"
                    
                >
            </figure>
        <div class="gh-card-wrapper">
                <p class="gh-card-tag">the month in food</p>
            <h3 class="gh-card-title is-title">The Month in Food: August 2026</h3>
                <p class="gh-card-excerpt is-body">August ran on grain: a malthouse closing, a bread process from 1961, a mark worth four cents a loaf, and Bürgen off the shelves inside a week. Plus what a cow is given in its lifetime, why mince costs what it does, and two people in Riverton with 400 apple varieties.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-31">31 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                    <article class="gh-card post">
    <a class="gh-card-link" href="/who-made-this-chocolate-the-box-wont-say/">
            <figure class="gh-card-image">
                <img
                    srcset="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w160/format/webp/2026/08/ClassicBlackoutmain.webp 160w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w320/format/webp/2026/08/ClassicBlackoutmain.webp 320w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/format/webp/2026/08/ClassicBlackoutmain.webp 600w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w960/format/webp/2026/08/ClassicBlackoutmain.webp 960w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w1200/format/webp/2026/08/ClassicBlackoutmain.webp 1200w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w2000/format/webp/2026/08/ClassicBlackoutmain.webp 2000w"
                    sizes="320px"
                    src="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/2026/08/ClassicBlackoutmain.webp"
                    alt="Who Made This Chocolate? The Box Won&#x27;t Say."
                    
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Who Made This Chocolate? The Box Won&#x27;t Say.</h3>
                    <p class="gh-card-excerpt is-body">I buy organic chocolate where I can find it, which is how an 85% Alter Eco bar came home from Commonsense this week. Classic Blackout. Deep blue box, cacao trees on the front, a white circle with the brand in it.

I turned it over and decided it was Australian.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-31">31 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                    <article class="gh-card post tag-organic-wine tag-buying-guide tag-events tag-certification tag-biogro tag-biodynamic">
    <a class="gh-card-link" href="/organic-wine-week-2026/">
            <figure class="gh-card-image">
                <img
                    srcset="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w160/format/webp/2026/08/OWW-2026-logo---grapes-300-x-600.png 160w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w320/format/webp/2026/08/OWW-2026-logo---grapes-300-x-600.png 320w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/format/webp/2026/08/OWW-2026-logo---grapes-300-x-600.png 600w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w960/format/webp/2026/08/OWW-2026-logo---grapes-300-x-600.png 960w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w1200/format/webp/2026/08/OWW-2026-logo---grapes-300-x-600.png 1200w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w2000/format/webp/2026/08/OWW-2026-logo---grapes-300-x-600.png 2000w"
                    sizes="320px"
                    src="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/2026/08/OWW-2026-logo---grapes-300-x-600.png"
                    alt="Organic Wine Week 2026: What&#x27;s On, and What the Word on the Bottle Covers"
                    
                >
            </figure>
        <div class="gh-card-wrapper">
                <p class="gh-card-tag">Organic Wine</p>
            <h3 class="gh-card-title is-title">Organic Wine Week 2026: What&#x27;s On, and What the Word on the Bottle Covers</h3>
                <p class="gh-card-excerpt is-body">New Zealand&#x27;s ninth Organic Wine Week runs 21 to 27 September. Over 70 certified organic wines from 25 producers pour at the Auckland tasting, with more events being added. Here&#x27;s what&#x27;s on, what organic certification changes in the vineyard and the winery, and whether it costs you more.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-30">30 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
            </div>
            <div class="gh-header-right">
                            <section class="gh-featured gh-outer">
            <div class="gh-featured-inner gh-inner">
                <h2 class="gh-featured-title">Featured</h2>
                <div class="gh-featured-feed">
                        <article class="gh-card post featured">
    <a class="gh-card-link" href="/the-month-in-food-august-2026/">
            <figure class="gh-card-image">
                <img
                    srcset="https://images.unsplash.com/photo-1705349966890-ea5acab0af33?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE2fHx3aW50ZXIlMjB2ZWd8ZW58MHx8fHwxNzg4MTIyMTYzfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;160 160w,
                            https://images.unsplash.com/photo-1705349966890-ea5acab0af33?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE2fHx3aW50ZXIlMjB2ZWd8ZW58MHx8fHwxNzg4MTIyMTYzfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;320 320w,
                            https://images.unsplash.com/photo-1705349966890-ea5acab0af33?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE2fHx3aW50ZXIlMjB2ZWd8ZW58MHx8fHwxNzg4MTIyMTYzfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600 600w,
                            https://images.unsplash.com/photo-1705349966890-ea5acab0af33?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE2fHx3aW50ZXIlMjB2ZWd8ZW58MHx8fHwxNzg4MTIyMTYzfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;960 960w,
                            https://images.unsplash.com/photo-1705349966890-ea5acab0af33?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE2fHx3aW50ZXIlMjB2ZWd8ZW58MHx8fHwxNzg4MTIyMTYzfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;1200 1200w,
                            https://images.unsplash.com/photo-1705349966890-ea5acab0af33?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE2fHx3aW50ZXIlMjB2ZWd8ZW58MHx8fHwxNzg4MTIyMTYzfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;2000 2000w"
                    sizes="80px"
                    src="https://images.unsplash.com/photo-1705349966890-ea5acab0af33?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE2fHx3aW50ZXIlMjB2ZWd8ZW58MHx8fHwxNzg4MTIyMTYzfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600"
                    alt="The Month in Food: August 2026"
                    
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">The Month in Food: August 2026</h3>
                <p class="gh-card-excerpt is-body">August ran on grain: a malthouse closing, a bread process from 1961, a mark worth four cents a loaf, and Bürgen off the shelves inside a week. Plus what a cow is given in its lifetime, why mince costs what it does, and two people in Riverton with 400 apple varieties.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-31">31 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                        <article class="gh-card post featured">
    <a class="gh-card-link" href="/who-am-i-to-tell-you-what-to-eat/">
            <figure class="gh-card-image">
                <img
                    srcset="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w160/format/webp/2026/07/luke-slide-OFT-July-26.png 160w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w320/format/webp/2026/07/luke-slide-OFT-July-26.png 320w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/format/webp/2026/07/luke-slide-OFT-July-26.png 600w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w960/format/webp/2026/07/luke-slide-OFT-July-26.png 960w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w1200/format/webp/2026/07/luke-slide-OFT-July-26.png 1200w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w2000/format/webp/2026/07/luke-slide-OFT-July-26.png 2000w"
                    sizes="80px"
                    src="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/2026/07/luke-slide-OFT-July-26.png"
                    alt="Who Am I to Tell You What to Eat?"
                    
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Who Am I to Tell You What to Eat?</h3>
                <p class="gh-card-excerpt is-body">Fair question. Before you trust anything I write about food, you should know who&#x27;s writing it. Twenty years of brewing, blind hop selection in the Yakima Valley, judging at the World Beer Cup, and a lifetime of asking where things come from. Here&#x27;s my answer.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-07-17">17 Jul 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                        <article class="gh-card post featured">
    <a class="gh-card-link" href="/why-do-people-choose-organic-food/">
            <figure class="gh-card-image">
                <img
                    srcset="https://images.unsplash.com/photo-1542838132-92c53300491e?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fG9yZ2FuaWMlMjBmb29kfGVufDB8fHx8MTc4MzkyMTc1N3ww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;160 160w,
                            https://images.unsplash.com/photo-1542838132-92c53300491e?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fG9yZ2FuaWMlMjBmb29kfGVufDB8fHx8MTc4MzkyMTc1N3ww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;320 320w,
                            https://images.unsplash.com/photo-1542838132-92c53300491e?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fG9yZ2FuaWMlMjBmb29kfGVufDB8fHx8MTc4MzkyMTc1N3ww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600 600w,
                            https://images.unsplash.com/photo-1542838132-92c53300491e?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fG9yZ2FuaWMlMjBmb29kfGVufDB8fHx8MTc4MzkyMTc1N3ww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;960 960w,
                            https://images.unsplash.com/photo-1542838132-92c53300491e?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fG9yZ2FuaWMlMjBmb29kfGVufDB8fHx8MTc4MzkyMTc1N3ww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;1200 1200w,
                            https://images.unsplash.com/photo-1542838132-92c53300491e?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fG9yZ2FuaWMlMjBmb29kfGVufDB8fHx8MTc4MzkyMTc1N3ww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;2000 2000w"
                    sizes="80px"
                    src="https://images.unsplash.com/photo-1542838132-92c53300491e?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fG9yZ2FuaWMlMjBmb29kfGVufDB8fHx8MTc4MzkyMTc1N3ww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600"
                    alt="Why Do People Choose Organic Food?"
                    
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Why Do People Choose Organic Food?</h3>
                <p class="gh-card-excerpt is-body">Why do people choose organic food? Sprays, GM feed, soil biology, animal welfare, and the trust underneath it all. An honest run through every reason people pay more, including the weak ones that don&#x27;t survive the evidence, and what the premium over free range actually buys you in New Zealand.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-07-16">16 Jul 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                        <article class="gh-card post featured">
    <a class="gh-card-link" href="/the-real-food-map/">
            <figure class="gh-card-image">
                <img
                    srcset="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w160/format/webp/2026/05/Screenshot-2026-05-20-at-6.00.37---AM.png 160w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w320/format/webp/2026/05/Screenshot-2026-05-20-at-6.00.37---AM.png 320w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/format/webp/2026/05/Screenshot-2026-05-20-at-6.00.37---AM.png 600w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w960/format/webp/2026/05/Screenshot-2026-05-20-at-6.00.37---AM.png 960w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w1200/format/webp/2026/05/Screenshot-2026-05-20-at-6.00.37---AM.png 1200w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w2000/format/webp/2026/05/Screenshot-2026-05-20-at-6.00.37---AM.png 2000w"
                    sizes="80px"
                    src="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/2026/05/Screenshot-2026-05-20-at-6.00.37---AM.png"
                    alt="The Real Food Map"
                    
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">The Real Food Map</h3>
                <p class="gh-card-excerpt is-body">A curated map of 128 places across New Zealand where you can buy food you can actually trust — organic shops, farmers&#x27; markets, growers, refilleries, and suppliers worth knowing about. Not crowdsourced. Hand-checked.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-05-22">22 May 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                        <article class="gh-card post featured">
    <a class="gh-card-link" href="/macro-the-organic-brand-that-became-a-supermarket-strategy/">
            <figure class="gh-card-image">
                <img
                    srcset="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w160/format/webp/2026/02/img_0673-scaled-jpeg.jpg 160w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w320/format/webp/2026/02/img_0673-scaled-jpeg.jpg 320w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/format/webp/2026/02/img_0673-scaled-jpeg.jpg 600w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w960/format/webp/2026/02/img_0673-scaled-jpeg.jpg 960w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w1200/format/webp/2026/02/img_0673-scaled-jpeg.jpg 1200w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w2000/format/webp/2026/02/img_0673-scaled-jpeg.jpg 2000w"
                    sizes="80px"
                    src="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/2026/02/img_0673-scaled-jpeg.jpg"
                    alt="Is Macro Organic Really Organic? What the Woolworths Brand Actually Is"
                    
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Is Macro Organic Really Organic? What the Woolworths Brand Actually Is</h3>
                <p class="gh-card-excerpt is-body">Macro looks like a single organic brand. It&#x27;s actually an umbrella covering certified-organic, free-range, &quot;wholefoods,&quot; and &quot;no artificial&quot; products — only some of which are organic. Here&#x27;s how to read the difference at the shelf.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-05-19">19 May 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                        <article class="gh-card post featured">
    <a class="gh-card-link" href="/good-eggs-exist-in-new-zealand-heres-where-to-look/">
            <figure class="gh-card-image">
                <img
                    srcset="https://images.unsplash.com/photo-1646406694727-4a63d897d403?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDEzM3x8b3JnYW5pYyUyMGVnZ3N8ZW58MHx8fHwxNzc4MTc5MjkwfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;160 160w,
                            https://images.unsplash.com/photo-1646406694727-4a63d897d403?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDEzM3x8b3JnYW5pYyUyMGVnZ3N8ZW58MHx8fHwxNzc4MTc5MjkwfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;320 320w,
                            https://images.unsplash.com/photo-1646406694727-4a63d897d403?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDEzM3x8b3JnYW5pYyUyMGVnZ3N8ZW58MHx8fHwxNzc4MTc5MjkwfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600 600w,
                            https://images.unsplash.com/photo-1646406694727-4a63d897d403?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDEzM3x8b3JnYW5pYyUyMGVnZ3N8ZW58MHx8fHwxNzc4MTc5MjkwfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;960 960w,
                            https://images.unsplash.com/photo-1646406694727-4a63d897d403?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDEzM3x8b3JnYW5pYyUyMGVnZ3N8ZW58MHx8fHwxNzc4MTc5MjkwfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;1200 1200w,
                            https://images.unsplash.com/photo-1646406694727-4a63d897d403?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDEzM3x8b3JnYW5pYyUyMGVnZ3N8ZW58MHx8fHwxNzc4MTc5MjkwfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;2000 2000w"
                    sizes="80px"
                    src="https://images.unsplash.com/photo-1646406694727-4a63d897d403?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDEzM3x8b3JnYW5pYyUyMGVnZ3N8ZW58MHx8fHwxNzc4MTc5MjkwfDA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600"
                    alt="Good eggs exist in New Zealand. Here&#x27;s where to look."
                    
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Good eggs exist in New Zealand. Here&#x27;s where to look.</h3>
                <p class="gh-card-excerpt is-body">New Zealand produces over a billion eggs a year. Fewer than 20 farms produce every certified-organic egg among them. This is a map of what actually exists — and how to find the eggs that match what you&#x27;re looking for.
</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-05-14">14 May 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                </div>
            </div>
        </section>
            </div>




    </div>

</section>


            <section class="gh-cta gh-outer">
                <div class="gh-cta-inner gh-inner">
                    <div class="gh-cta-content">
                        <h2 class="gh-cta-title is-title">
                            Keep reading.
                        </h2>
                        <p class="gh-cta-description is-body">
                            A new piece most days. Daily investigations into where NZ&#x27;s food really comes from — sent direct to your inbox.
                        </p>
                    </div>
                    <form class="gh-form" data-members-form>
    <input class="gh-form-input" id="cta-email" name="email" type="email" placeholder="jamie@example.com" required data-members-email>
    <button class="gh-button" type="submit" aria-label="Subscribe">
        <span><span>Subscribe</span> <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 256 256"><path d="M224.49,136.49l-72,72a12,12,0,0,1-17-17L187,140H40a12,12,0,0,1,0-24H187L135.51,64.48a12,12,0,0,1,17-17l72,72A12,12,0,0,1,224.49,136.49Z"></path></svg></span>
        <svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" viewBox="0 0 24 24">
    <g stroke-linecap="round" stroke-width="2" fill="currentColor" stroke="none" stroke-linejoin="round" class="nc-icon-wrapper">
        <g class="nc-loop-dots-4-24-icon-o">
            <circle cx="4" cy="12" r="3"></circle>
            <circle cx="12" cy="12" r="3"></circle>
            <circle cx="20" cy="12" r="3"></circle>
        </g>
        <style data-cap="butt">
            .nc-loop-dots-4-24-icon-o{--animation-duration:0.8s}
            .nc-loop-dots-4-24-icon-o *{opacity:.4;transform:scale(.75);animation:nc-loop-dots-4-anim var(--animation-duration) infinite}
            .nc-loop-dots-4-24-icon-o :nth-child(1){transform-origin:4px 12px;animation-delay:-.3s;animation-delay:calc(var(--animation-duration)/-2.666)}
            .nc-loop-dots-4-24-icon-o :nth-child(2){transform-origin:12px 12px;animation-delay:-.15s;animation-delay:calc(var(--animation-duration)/-5.333)}
            .nc-loop-dots-4-24-icon-o :nth-child(3){transform-origin:20px 12px}
            @keyframes nc-loop-dots-4-anim{0%,100%{opacity:.4;transform:scale(.75)}50%{opacity:1;transform:scale(1)}}
        </style>
    </g>
</svg>        <span>Email sent</span>
    </button>
    <p data-members-error></p>
</form>
                </div>
            </section>


<section class="gh-container is-list has-sidebar gh-outer">
    <div class="gh-container-inner gh-inner">
        
            <h2 class="gh-container-title">
                Latest
            </h2>

        <main class="gh-main">
            <div class="gh-feed">

                                        <article class="gh-card post">
    <a class="gh-card-link" href="/new-zealand-is-about-to-stop-giving-antibiotics-to-healthy-cows/">
            <figure class="gh-card-image">
                <img
                    srcset="https://images.unsplash.com/photo-1756694792947-60736d0a0e96?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fHVkZGVyfGVufDB8fHx8MTc4NzUzNzk4M3ww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;160 160w,
                            https://images.unsplash.com/photo-1756694792947-60736d0a0e96?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fHVkZGVyfGVufDB8fHx8MTc4NzUzNzk4M3ww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;320 320w,
                            https://images.unsplash.com/photo-1756694792947-60736d0a0e96?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fHVkZGVyfGVufDB8fHx8MTc4NzUzNzk4M3ww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600 600w,
                            https://images.unsplash.com/photo-1756694792947-60736d0a0e96?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fHVkZGVyfGVufDB8fHx8MTc4NzUzNzk4M3ww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;960 960w,
                            https://images.unsplash.com/photo-1756694792947-60736d0a0e96?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fHVkZGVyfGVufDB8fHx8MTc4NzUzNzk4M3ww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;1200 1200w,
                            https://images.unsplash.com/photo-1756694792947-60736d0a0e96?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fHVkZGVyfGVufDB8fHx8MTc4NzUzNzk4M3ww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;2000 2000w"
                    sizes="320px"
                    src="https://images.unsplash.com/photo-1756694792947-60736d0a0e96?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fHVkZGVyfGVufDB8fHx8MTc4NzUzNzk4M3ww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600"
                    alt="New Zealand Is About to Stop Giving Antibiotics to Healthy Cows"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">New Zealand Is About to Stop Giving Antibiotics to Healthy Cows</h3>
                <p class="gh-card-excerpt is-body">A tube of antibiotic into each quarter of the udder, every cow, every year. Around 80 percent of them had nothing wrong with them. Here&#x27;s why it happened, and why it&#x27;s ending.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-29">29 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                        <article class="gh-card post">
    <a class="gh-card-link" href="/two-people-in-riverton-have-saved-400-apple-varieties-your-supermarket-sells-about-six/">
            <figure class="gh-card-image">
                <img
                    srcset="https://images.unsplash.com/photo-1576179635662-9d1983e97e1e?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fGFwcGxlJTIwfGVufDB8fHx8MTc4NzY5Mjc1NXww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;160 160w,
                            https://images.unsplash.com/photo-1576179635662-9d1983e97e1e?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fGFwcGxlJTIwfGVufDB8fHx8MTc4NzY5Mjc1NXww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;320 320w,
                            https://images.unsplash.com/photo-1576179635662-9d1983e97e1e?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fGFwcGxlJTIwfGVufDB8fHx8MTc4NzY5Mjc1NXww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600 600w,
                            https://images.unsplash.com/photo-1576179635662-9d1983e97e1e?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fGFwcGxlJTIwfGVufDB8fHx8MTc4NzY5Mjc1NXww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;960 960w,
                            https://images.unsplash.com/photo-1576179635662-9d1983e97e1e?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fGFwcGxlJTIwfGVufDB8fHx8MTc4NzY5Mjc1NXww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;1200 1200w,
                            https://images.unsplash.com/photo-1576179635662-9d1983e97e1e?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fGFwcGxlJTIwfGVufDB8fHx8MTc4NzY5Mjc1NXww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;2000 2000w"
                    sizes="320px"
                    src="https://images.unsplash.com/photo-1576179635662-9d1983e97e1e?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDR8fGFwcGxlJTIwfGVufDB8fHx8MTc4NzY5Mjc1NXww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600"
                    alt="Two People in Riverton Have Saved 400 Apple Varieties. Your Supermarket Sells About Six."
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Two People in Riverton Have Saved 400 Apple Varieties. Your Supermarket Sells About Six.</h3>
                <p class="gh-card-excerpt is-body">Robert and Robyn Guyton have grafted and grown hundreds of apple varieties rescued from old Southland orchards. Meanwhile the apples in the shop are licensed assets with royalty streams. Two gene pools, two very different futures.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-28">28 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                        <article class="gh-card post">
    <a class="gh-card-link" href="/what-is-a-new-zealand-cow-given-in-its-lifetime/">
            <figure class="gh-card-image">
                <img
                    srcset="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w160/format/webp/2026/08/Whats-in-my-beef.jpg 160w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w320/format/webp/2026/08/Whats-in-my-beef.jpg 320w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/format/webp/2026/08/Whats-in-my-beef.jpg 600w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w960/format/webp/2026/08/Whats-in-my-beef.jpg 960w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w1200/format/webp/2026/08/Whats-in-my-beef.jpg 1200w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w2000/format/webp/2026/08/Whats-in-my-beef.jpg 2000w"
                    sizes="320px"
                    src="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/2026/08/Whats-in-my-beef.jpg"
                    alt="What Is a New Zealand Cow Given in Its Lifetime?"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">What Is a New Zealand Cow Given in Its Lifetime?</h3>
                <p class="gh-card-excerpt is-body">Nobody is hiding what your beef was given. Nobody is telling you either. I went looking for the record and found a form that only asks about right now.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-27">27 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                        <article class="gh-card post">
    <a class="gh-card-link" href="/three-economists-explained-our-food-prices-none-of-them-mentioned-the-supermarkets/">
            <figure class="gh-card-image">
                <img
                    srcset="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w160/format/webp/2026/08/IMG_1683.jpeg 160w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w320/format/webp/2026/08/IMG_1683.jpeg 320w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/format/webp/2026/08/IMG_1683.jpeg 600w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w960/format/webp/2026/08/IMG_1683.jpeg 960w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w1200/format/webp/2026/08/IMG_1683.jpeg 1200w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w2000/format/webp/2026/08/IMG_1683.jpeg 2000w"
                    sizes="320px"
                    src="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/2026/08/IMG_1683.jpeg"
                    alt="Supermarket egg shelves stacked with cartons from five brands, price tickets showing between roughly $6.49 and $17.99 depending on pack size, with Otaika Valley free range filling most of the"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Three Economists Explained Our Food Prices. None Of Them Mentioned The Supermarkets.</h3>
                <p class="gh-card-excerpt is-body">A reader asked how much of the $10 he pays for a dozen eggs reaches the farmer and how much the supermarket clips. Nobody in the article was asked. Three economists explained record food prices, and every cause they named sat somewhere no New Zealander can reach.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-26">26 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                        <article class="gh-card post">
    <a class="gh-card-link" href="/why-is-beef-mince-so-expensive-in-new-zealand/">
            <figure class="gh-card-image">
                <img
                    srcset="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w160/format/webp/2026/08/Mince.jpg 160w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w320/format/webp/2026/08/Mince.jpg 320w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/format/webp/2026/08/Mince.jpg 600w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w960/format/webp/2026/08/Mince.jpg 960w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w1200/format/webp/2026/08/Mince.jpg 1200w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w2000/format/webp/2026/08/Mince.jpg 2000w"
                    sizes="320px"
                    src="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/2026/08/Mince.jpg"
                    alt="Why Is Beef Mince So Expensive in New Zealand?"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Why Is Beef Mince So Expensive in New Zealand?</h3>
                <p class="gh-card-excerpt is-body">I stood in front of the mince cabinet and photographed the shelf tags. The cheapest was $21.99 a kilo. The most expensive was $33.98. Both were mince.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-25">25 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                        <article class="gh-card post">
    <a class="gh-card-link" href="/is-woolworths-macro-chicken-organic/">
            <figure class="gh-card-image">
                <img
                    srcset="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w160/format/webp/2026/08/Screenshot-2026-08-24-at-3.21.35---PM.png 160w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w320/format/webp/2026/08/Screenshot-2026-08-24-at-3.21.35---PM.png 320w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/format/webp/2026/08/Screenshot-2026-08-24-at-3.21.35---PM.png 600w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w960/format/webp/2026/08/Screenshot-2026-08-24-at-3.21.35---PM.png 960w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w1200/format/webp/2026/08/Screenshot-2026-08-24-at-3.21.35---PM.png 1200w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w2000/format/webp/2026/08/Screenshot-2026-08-24-at-3.21.35---PM.png 2000w"
                    sizes="320px"
                    src="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/2026/08/Screenshot-2026-08-24-at-3.21.35---PM.png"
                    alt="Is Woolworths Macro Chicken Organic? Not in New Zealand."
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Is Woolworths Macro Chicken Organic? Not in New Zealand.</h3>
                <p class="gh-card-excerpt is-body">Macro sells a certified organic whole chicken in Australia. In New Zealand the Macro chicken lines are free range only. The organic chicken at Woolworths NZ is there, but it isn&#x27;t called Macro, and the company behind it may surprise you.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-24">24 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                        <article class="gh-card post">
    <a class="gh-card-link" href="/four-cents-a-loaf-what-the-nz-grown-grains-mark-buys-you/">
            <figure class="gh-card-image">
                <img
                    srcset="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w160/format/webp/2026/08/NZ_Grown_Grains_Landscape_Black_CertTM-1.webp 160w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w320/format/webp/2026/08/NZ_Grown_Grains_Landscape_Black_CertTM-1.webp 320w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/format/webp/2026/08/NZ_Grown_Grains_Landscape_Black_CertTM-1.webp 600w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w960/format/webp/2026/08/NZ_Grown_Grains_Landscape_Black_CertTM-1.webp 960w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w1200/format/webp/2026/08/NZ_Grown_Grains_Landscape_Black_CertTM-1.webp 1200w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w2000/format/webp/2026/08/NZ_Grown_Grains_Landscape_Black_CertTM-1.webp 2000w"
                    sizes="320px"
                    src="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/2026/08/NZ_Grown_Grains_Landscape_Black_CertTM-1.webp"
                    alt="Four Cents a Loaf: What the NZ Grown Grains Mark Buys You"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Four Cents a Loaf: What the NZ Grown Grains Mark Buys You</h3>
                <p class="gh-card-excerpt is-body">Three-quarters of New Zealand&#x27;s bread is made from imported grain. A certification trademark launched in 2025 to shift that, at a premium of about four cents a loaf. That four cents buys a paddock. It does not buy a mill or a malthouse, and the rule that defines the logo has never been made public.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-21">21 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                        <article class="gh-card post">
    <a class="gh-card-link" href="/live2give-hired-a-mixer-wagon-to-mulch-its-onions-now-it-is-coming-to-auckland/">
            <figure class="gh-card-image">
                <img
                    srcset="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w160/format/webp/2026/08/Screenshot-2026-08-18-at-6.59.04---PM.png 160w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w320/format/webp/2026/08/Screenshot-2026-08-18-at-6.59.04---PM.png 320w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/format/webp/2026/08/Screenshot-2026-08-18-at-6.59.04---PM.png 600w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w960/format/webp/2026/08/Screenshot-2026-08-18-at-6.59.04---PM.png 960w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w1200/format/webp/2026/08/Screenshot-2026-08-18-at-6.59.04---PM.png 1200w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w2000/format/webp/2026/08/Screenshot-2026-08-18-at-6.59.04---PM.png 2000w"
                    sizes="320px"
                    src="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/2026/08/Screenshot-2026-08-18-at-6.59.04---PM.png"
                    alt="Live2Give Hired a Mixer Wagon to Mulch Its Onions. Now It Is Coming to Auckland."
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Live2Give Hired a Mixer Wagon to Mulch Its Onions. Now It Is Coming to Auckland.</h3>
                <p class="gh-card-excerpt is-body">Live2Give grows organic vegetables at Aokautere, backloads other growers&#x27; produce on its chilled truck, labels its own non-organic lines as non-organic, and starts delivering to Auckland on 3 September.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-19">19 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                        <article class="gh-card post">
    <a class="gh-card-link" href="/i-went-looking-for-why-bread-needs-an-emulsifier-i-found-a-process-from-1961/">
            <figure class="gh-card-image">
                <img
                    srcset="https://images.unsplash.com/photo-1722754513910-9d83f62b758c?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE5fHx3aGl0ZSUyMHNsaWNlZCUyMGluZHVzdHJpYWwlMjBicmVhZHxlbnwwfHx8fDE3ODY3ODc4NzV8MA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;160 160w,
                            https://images.unsplash.com/photo-1722754513910-9d83f62b758c?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE5fHx3aGl0ZSUyMHNsaWNlZCUyMGluZHVzdHJpYWwlMjBicmVhZHxlbnwwfHx8fDE3ODY3ODc4NzV8MA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;320 320w,
                            https://images.unsplash.com/photo-1722754513910-9d83f62b758c?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE5fHx3aGl0ZSUyMHNsaWNlZCUyMGluZHVzdHJpYWwlMjBicmVhZHxlbnwwfHx8fDE3ODY3ODc4NzV8MA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600 600w,
                            https://images.unsplash.com/photo-1722754513910-9d83f62b758c?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE5fHx3aGl0ZSUyMHNsaWNlZCUyMGluZHVzdHJpYWwlMjBicmVhZHxlbnwwfHx8fDE3ODY3ODc4NzV8MA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;960 960w,
                            https://images.unsplash.com/photo-1722754513910-9d83f62b758c?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE5fHx3aGl0ZSUyMHNsaWNlZCUyMGluZHVzdHJpYWwlMjBicmVhZHxlbnwwfHx8fDE3ODY3ODc4NzV8MA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;1200 1200w,
                            https://images.unsplash.com/photo-1722754513910-9d83f62b758c?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE5fHx3aGl0ZSUyMHNsaWNlZCUyMGluZHVzdHJpYWwlMjBicmVhZHxlbnwwfHx8fDE3ODY3ODc4NzV8MA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;2000 2000w"
                    sizes="320px"
                    src="https://images.unsplash.com/photo-1722754513910-9d83f62b758c?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDE5fHx3aGl0ZSUyMHNsaWNlZCUyMGluZHVzdHJpYWwlMjBicmVhZHxlbnwwfHx8fDE3ODY3ODc4NzV8MA&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600"
                    alt="I Went Looking for Why Bread Needs an Emulsifier. I Found a Process from 1961."
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">I Went Looking for Why Bread Needs an Emulsifier. I Found a Process from 1961.</h3>
                <p class="gh-card-excerpt is-body">I started with a small question about the emulsifiers on a supermarket loaf and ended up at a 1961 British process that replaces three hours of fermentation with eleven watt-hours of mixing energy. Almost every additive on that label is the bill for the missing time.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-18">18 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                        <article class="gh-card post">
    <a class="gh-card-link" href="/who-owns-the-malt-in-your-beer/">
            <figure class="gh-card-image">
                <img
                    srcset="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w160/format/webp/2026/08/IMG_5058.jpeg 160w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w320/format/webp/2026/08/IMG_5058.jpeg 320w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/format/webp/2026/08/IMG_5058.jpeg 600w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w960/format/webp/2026/08/IMG_5058.jpeg 960w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w1200/format/webp/2026/08/IMG_5058.jpeg 1200w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w2000/format/webp/2026/08/IMG_5058.jpeg 2000w"
                    sizes="320px"
                    src="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/2026/08/IMG_5058.jpeg"
                    alt="A large screen at an awards dinner showing the Barrett Burston logo above the words &quot;Presenting Partner&quot;, with stage lighting and a crowded room of seated guests below."
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Who Owns the Malt in Your Beer</h3>
                <p class="gh-card-excerpt is-body">Beer has four ingredients and malt is the one nobody thinks about. Follow it back from a New Zealand bottle and you reach three French agricultural co-operatives, a private equity firm, a distributor owned by a competitor, and a court judgment nobody was meant to see. Part two of the malt series.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-17">17 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                        <article class="gh-card post">
    <a class="gh-card-link" href="/can-you-do-a-full-organic-shop-on-foot-in-christchurch/">
            <figure class="gh-card-image">
                <img
                    srcset="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w160/format/webp/2026/08/Screenshot-2026-08-15-at-1.36.19---PM.png 160w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w320/format/webp/2026/08/Screenshot-2026-08-15-at-1.36.19---PM.png 320w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/format/webp/2026/08/Screenshot-2026-08-15-at-1.36.19---PM.png 600w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w960/format/webp/2026/08/Screenshot-2026-08-15-at-1.36.19---PM.png 960w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w1200/format/webp/2026/08/Screenshot-2026-08-15-at-1.36.19---PM.png 1200w,
                            https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w2000/format/webp/2026/08/Screenshot-2026-08-15-at-1.36.19---PM.png 2000w"
                    sizes="320px"
                    src="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/size/w600/2026/08/Screenshot-2026-08-15-at-1.36.19---PM.png"
                    alt="Can You Do a Full Organic Shop on Foot in Christchurch?"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Can You Do a Full Organic Shop on Foot in Christchurch?</h3>
                <p class="gh-card-excerpt is-body">One stretch of Colombo Street holds a certified organic market garden shop, an organic butchery, a bulk refillery, a Sunday farmers&#x27; market and the last stand-alone malthouse in New Zealand. It is about as close as this country gets to a walkable organic weekly shop.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-16">16 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                        <article class="gh-card post">
    <a class="gh-card-link" href="/the-1941-gardening-club-that-owns-new-zealands-organic-logo/">
            <figure class="gh-card-image">
                <img
                    srcset="https://images.unsplash.com/photo-1611843467160-25afb8df1074?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDIyfHxzb2lsJTIwYW5kJTIwaGVhbHRofGVufDB8fHx8MTc4Njc1MjMzOXww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;160 160w,
                            https://images.unsplash.com/photo-1611843467160-25afb8df1074?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDIyfHxzb2lsJTIwYW5kJTIwaGVhbHRofGVufDB8fHx8MTc4Njc1MjMzOXww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;320 320w,
                            https://images.unsplash.com/photo-1611843467160-25afb8df1074?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDIyfHxzb2lsJTIwYW5kJTIwaGVhbHRofGVufDB8fHx8MTc4Njc1MjMzOXww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600 600w,
                            https://images.unsplash.com/photo-1611843467160-25afb8df1074?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDIyfHxzb2lsJTIwYW5kJTIwaGVhbHRofGVufDB8fHx8MTc4Njc1MjMzOXww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;960 960w,
                            https://images.unsplash.com/photo-1611843467160-25afb8df1074?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDIyfHxzb2lsJTIwYW5kJTIwaGVhbHRofGVufDB8fHx8MTc4Njc1MjMzOXww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;1200 1200w,
                            https://images.unsplash.com/photo-1611843467160-25afb8df1074?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;webp&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDIyfHxzb2lsJTIwYW5kJTIwaGVhbHRofGVufDB8fHx8MTc4Njc1MjMzOXww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;2000 2000w"
                    sizes="320px"
                    src="https://images.unsplash.com/photo-1611843467160-25afb8df1074?crop&#x3D;entropy&amp;cs&#x3D;tinysrgb&amp;fit&#x3D;max&amp;fm&#x3D;jpg&amp;ixid&#x3D;M3wxMTc3M3wwfDF8c2VhcmNofDIyfHxzb2lsJTIwYW5kJTIwaGVhbHRofGVufDB8fHx8MTc4Njc1MjMzOXww&amp;ixlib&#x3D;rb-4.1.0&amp;q&#x3D;80&amp;w&#x3D;600"
                    alt="The 1941 gardening club that owns New Zealand&#x27;s organic logo"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">The 1941 gardening club that owns New Zealand&#x27;s organic logo</h3>
                <p class="gh-card-excerpt is-body">The BioGro sticker on your kiwifruit traces back to a compost club started in 1941. Here is what that organisation publishes now, and whether joining is worth it.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-08-15">15 Aug 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>



            </div>

                <div class="gh-more is-title">
                    <a href="https://www.organicfoodtogether.nz/page/2/">See all <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 256 256"><path d="M224.49,136.49l-72,72a12,12,0,0,1-17-17L187,140H40a12,12,0,0,1,0-24H187L135.51,64.48a12,12,0,0,1,17-17l72,72A12,12,0,0,1,224.49,136.49Z"></path></svg></a>
                </div>
        </main>

            <aside class="gh-sidebar">
                <div class="gh-sidebar-inner">
                    <section class="gh-about">
                            <img class="gh-about-icon" src="https://storage.ghost.io/c/8d/c7/8dc73d5d-0b1a-482d-8854-dc0e254fce26/content/images/2026/05/OFT-1.png" alt="🥕 Organic Food Together 🥕" loading="lazy">
                        <h3 class="gh-about-title is-title">🥕 Organic Food Together 🥕</h3>
                            <p class="gh-about-description is-body">Daily investigations into where NZ&#x27;s food really comes from.</p>
                                <button class="gh-button" data-portal="signup">Subscribe</button>
                    </section>
                        <section class="gh-recommendations">
                            <h4 class="gh-sidebar-title">Recommendations</h4>
                                <ul class="recommendations">
        <li class="recommendation">
            <a href="https://organicnz.org.nz/" data-recommendation="6a7f6f28a2ea6f00016adeb8" target="_blank" rel="noopener">
                <div class="recommendation-favicon">
                        <img src="https://organicnz.org.nz/wp-content/uploads/sites/2/2024/08/favicon-icon.png" alt="Organic NZ – Natural growing knowledge sharing" loading="lazy" onerror="this.style.display='none';">
                </div>
                <h5 class="recommendation-title">Organic NZ – Natural growing knowledge sharing</h5>
                <span class="recommendation-url">organicnz.org.nz</span>
                <p class="recommendation-description">New Zealand&#x27;s long-running organic magazine, published by the Soil &amp; Health Association. Gardening, farming, food and health articles. Some content is free; the rest sits behind digital membership.</p>
            </a>
        </li>
        <li class="recommendation">
            <a href="https://www.gehonesty.nz/" data-recommendation="6a3170267d594a0001e97909" target="_blank" rel="noopener">
                <div class="recommendation-favicon">
                        <img src="https://nz.rs-cdn.com/images/nwsjw-vbyu1/logo/cropped-67765/pad192x192@stretch.png?v&#x3D;20250126212654" alt="GE Food Safety NZ | Is GE Food Safe? Learn the Facts | GE Honesty" loading="lazy" onerror="this.style.display='none';">
                </div>
                <h5 class="recommendation-title">GE Food Safety NZ | Is GE Food Safe? Learn the Facts | GE Honesty</h5>
                <span class="recommendation-url">gehonesty.nz</span>
                <p class="recommendation-description">Is GE food safe? Learn facts about genetic engineering. We examine proposed food law changes &amp; its impact on food, farming, exports &amp; environmental safety.  </p>
            </a>
        </li>
        <li class="recommendation">
            <a href="https://eatnewzealand.nz/" data-recommendation="6a3107a2f15e9e0001b6182a" target="_blank" rel="noopener">
                <div class="recommendation-favicon">
                        <img src="https://eatnewzealand.nz/content/images/2025/06/eatnz600x600.png" alt="Eat New Zealand" loading="lazy" onerror="this.style.display='none';">
                </div>
                <h5 class="recommendation-title">Eat New Zealand</h5>
                <span class="recommendation-url">eatnewzealand.nz</span>
                <p class="recommendation-description">Connecting people to our land through food</p>
            </a>
        </li>
        <li class="recommendation">
            <a href="https://thecrunch.substack.com/" data-recommendation="6a2d27ab72d1310001ab351a" target="_blank" rel="noopener">
                <div class="recommendation-favicon">
                        <img src="https://substackcdn.com/image/fetch/$s_!PplF!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F021dcb1b-1bc2-462e-86b6-623efbc40fc7%2Fapple-touch-icon-180x180.png" alt="The Crunch | Emily King | Substack" loading="lazy" onerror="this.style.display='none';">
                </div>
                <h5 class="recommendation-title">The Crunch | Emily King | Substack</h5>
                <span class="recommendation-url">thecrunch.substack.com</span>
                <p class="recommendation-description">Emily King on New Zealand&#x27;s food system — who makes it, who controls it, whether we&#x27;re allowed to see how. Long-form, system-level, and the closest thing to a fellow traveller I&#x27;ve found.</p>
            </a>
        </li>
    </ul>

                            <button data-portal="recommendations">See all <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 256 256"><path d="M224.49,136.49l-72,72a12,12,0,0,1-17-17L187,140H40a12,12,0,0,1,0-24H187L135.51,64.48a12,12,0,0,1,17-17l72,72A12,12,0,0,1,224.49,136.49Z"></path></svg></button>
                        </section>
                </div>
            </aside>

    </div>
</section>

    
    <footer class="gh-footer gh-outer">
    <div class="gh-footer-inner gh-inner">

                <section class="gh-footer-signup">
                    <h2 class="gh-footer-signup-header is-title">
                        Keep reading.
                    </h2>
                    <p class="gh-footer-signup-subhead is-body">
                        A new piece most days. Daily investigations into where NZ&#x27;s food really comes from — sent direct to your inbox.
                    </p>
                    <form class="gh-form" data-members-form>
    <input class="gh-form-input" id="footer-email" name="email" type="email" placeholder="jamie@example.com" required data-members-email>
    <button class="gh-button" type="submit" aria-label="Subscribe">
        <span><span>Subscribe</span> <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 256 256"><path d="M224.49,136.49l-72,72a12,12,0,0,1-17-17L187,140H40a12,12,0,0,1,0-24H187L135.51,64.48a12,12,0,0,1,17-17l72,72A12,12,0,0,1,224.49,136.49Z"></path></svg></span>
        <svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" viewBox="0 0 24 24">
    <g stroke-linecap="round" stroke-width="2" fill="currentColor" stroke="none" stroke-linejoin="round" class="nc-icon-wrapper">
        <g class="nc-loop-dots-4-24-icon-o">
            <circle cx="4" cy="12" r="3"></circle>
            <circle cx="12" cy="12" r="3"></circle>
            <circle cx="20" cy="12" r="3"></circle>
        </g>
        <style data-cap="butt">
            .nc-loop-dots-4-24-icon-o{--animation-duration:0.8s}
            .nc-loop-dots-4-24-icon-o *{opacity:.4;transform:scale(.75);animation:nc-loop-dots-4-anim var(--animation-duration) infinite}
            .nc-loop-dots-4-24-icon-o :nth-child(1){transform-origin:4px 12px;animation-delay:-.3s;animation-delay:calc(var(--animation-duration)/-2.666)}
            .nc-loop-dots-4-24-icon-o :nth-child(2){transform-origin:12px 12px;animation-delay:-.15s;animation-delay:calc(var(--animation-duration)/-5.333)}
            .nc-loop-dots-4-24-icon-o :nth-child(3){transform-origin:20px 12px}
            @keyframes nc-loop-dots-4-anim{0%,100%{opacity:.4;transform:scale(.75)}50%{opacity:1;transform:scale(1)}}
        </style>
    </g>
</svg>        <span>Email sent</span>
    </button>
    <p data-members-error></p>
</form>
                </section>

        <div class="gh-social-links">
                <a href="https://www.facebook.com/organicfoodtogether.nz" target="_blank" rel="noopener" aria-label="Facebook">
<svg class="icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M23.9981 11.9991C23.9981 5.37216 18.626 0 11.9991 0C5.37216 0 0 5.37216 0 11.9991C0 17.9882 4.38789 22.9522 10.1242 23.8524V15.4676H7.07758V11.9991H10.1242V9.35553C10.1242 6.34826 11.9156 4.68714 14.6564 4.68714C15.9692 4.68714 17.3424 4.92149 17.3424 4.92149V7.87439H15.8294C14.3388 7.87439 13.8739 8.79933 13.8739 9.74824V11.9991H17.2018L16.6698 15.4676H13.8739V23.8524C19.6103 22.9522 23.9981 17.9882 23.9981 11.9991Z"/></svg>                </a>
                <a href="https://www.youtube.com/@organicfoodtogethernz" target="_blank" rel="noopener" aria-label="YouTube">
<svg class="icon" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path fill-rule="evenodd" clip-rule="evenodd" d="M21.3763 2.59736C22.4096 2.92662 23.2216 3.89324 23.4982 5.12324C23.9979 7.35042 24 12 24 12C24 12 24 16.6496 23.4982 18.8768C23.2216 20.1068 22.4096 21.0734 21.3763 21.4026C19.5055 22 12 22 12 22C12 22 4.49456 22 2.62363 21.4026C1.59039 21.0734 0.7784 20.1068 0.501806 18.8768C0 16.6496 0 12 0 12C0 12 0 7.35042 0.501806 5.12324C0.7784 3.89324 1.59039 2.92662 2.62363 2.59736C4.49456 2 12 2 12 2C12 2 19.5055 2 21.3763 2.59736ZM16.0153 12.0004L9.48326 15.8822V8.11841L16.0153 12.0004Z" fill="currentColor"/>
</svg>                </a>
                <a href="https://www.instagram.com/organicfoodtogether.nz" target="_blank" rel="noopener" aria-label="Instagram">
<svg class="icon" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path d="M12 2.982C14.937 2.982 15.285 2.993 16.445 3.046C17.1424 3.05412 17.8331 3.18233 18.487 3.425C18.965 3.60111 19.3973 3.88237 19.752 4.248C20.1176 4.60269 20.3989 5.035 20.575 5.513C20.8177 6.16685 20.9459 6.85762 20.954 7.555C21.007 8.715 21.018 9.063 21.018 12C21.018 14.937 21.007 15.285 20.954 16.445C20.9459 17.1424 20.8177 17.8331 20.575 18.487C20.3919 18.9615 20.1116 19.3924 19.752 19.752C19.3924 20.1116 18.9615 20.3919 18.487 20.575C17.8331 20.8177 17.1424 20.9459 16.445 20.954C15.285 21.007 14.937 21.018 12 21.018C9.063 21.018 8.715 21.007 7.555 20.954C6.85762 20.9459 6.16685 20.8177 5.513 20.575C5.035 20.3989 4.60269 20.1176 4.248 19.752C3.88237 19.3973 3.60111 18.965 3.425 18.487C3.18233 17.8331 3.05412 17.1424 3.046 16.445C2.993 15.285 2.982 14.937 2.982 12C2.982 9.063 2.993 8.715 3.046 7.555C3.05412 6.85762 3.18233 6.16685 3.425 5.513C3.60111 5.035 3.88237 4.60269 4.248 4.248C4.60269 3.88237 5.035 3.60111 5.513 3.425C6.16685 3.18233 6.85762 3.05412 7.555 3.046C8.715 2.993 9.063 2.982 12 2.982ZM12 1C9.013 1 8.638 1.013 7.465 1.066C6.55258 1.08486 5.6499 1.25762 4.795 1.577C4.06355 1.86017 3.3994 2.29319 2.84521 2.84824C2.29102 3.40329 1.85904 4.06811 1.577 4.8C1.25762 5.6549 1.08486 6.55758 1.066 7.47C1.013 8.638 1 9.013 1 12C1 14.987 1.013 15.362 1.066 16.535C1.08486 17.4474 1.25762 18.3501 1.577 19.205C1.86017 19.9365 2.29319 20.6006 2.84824 21.1548C3.40329 21.709 4.06811 22.141 4.8 22.423C5.6549 22.7424 6.55758 22.9151 7.47 22.934C8.638 22.987 9.013 23 12 23C14.987 23 15.362 22.987 16.535 22.934C17.4474 22.9151 18.3501 22.7424 19.205 22.423C19.9365 22.1398 20.6006 21.7068 21.1548 21.1518C21.709 20.5967 22.141 19.9319 22.423 19.2C22.7424 18.3451 22.9151 17.4424 22.934 16.53C22.987 15.362 23 14.987 23 12C23 9.013 22.987 8.638 22.934 7.465C22.9151 6.55258 22.7424 5.6499 22.423 4.795C22.1398 4.06355 21.7068 3.3994 21.1518 2.84521C20.5967 2.29102 19.9319 1.85904 19.2 1.577C18.3451 1.25762 17.4424 1.08486 16.53 1.066C15.362 1.013 14.987 1 12 1Z" fill="currentColor"/>
    <path d="M11.9996 6.35107C10.8823 6.35107 9.79015 6.68238 8.86117 7.3031C7.9322 7.92382 7.20815 8.80608 6.78059 9.8383C6.35303 10.8705 6.24116 12.0063 6.45913 13.1021C6.6771 14.1979 7.21512 15.2045 8.00514 15.9945C8.79517 16.7845 9.80172 17.3226 10.8975 17.5405C11.9933 17.7585 13.1291 17.6466 14.1614 17.2191C15.1936 16.7915 16.0758 16.0675 16.6966 15.1385C17.3173 14.2095 17.6486 13.1173 17.6486 12.0001C17.6486 10.5019 17.0534 9.06502 15.994 8.00563C14.9346 6.94624 13.4978 6.35107 11.9996 6.35107ZM11.9996 15.6671C11.2743 15.6671 10.5653 15.452 9.96231 15.0491C9.35928 14.6461 8.88927 14.0734 8.61172 13.4034C8.33418 12.7333 8.26156 11.996 8.40305 11.2847C8.54454 10.5734 8.89379 9.91995 9.40663 9.40711C9.91947 8.89427 10.5729 8.54503 11.2842 8.40353C11.9955 8.26204 12.7328 8.33466 13.4029 8.61221C14.0729 8.88975 14.6457 9.35976 15.0486 9.9628C15.4515 10.5658 15.6666 11.2748 15.6666 12.0001C15.6666 12.9726 15.2802 13.9053 14.5925 14.593C13.9049 15.2807 12.9721 15.6671 11.9996 15.6671Z" fill="currentColor"/>
    <path d="M17.8718 7.44811C18.6008 7.44811 19.1918 6.85712 19.1918 6.12811C19.1918 5.39909 18.6008 4.80811 17.8718 4.80811C17.1427 4.80811 16.5518 5.39909 16.5518 6.12811C16.5518 6.85712 17.1427 7.44811 17.8718 7.44811Z" fill="currentColor"/>
</svg>
                </a>
        </div>

        <div class="gh-footer-bar">
            <span class="gh-footer-logo is-title">
                    🥕 Organic Food Together 🥕
            </span>
            <nav class="gh-footer-menu">
                <ul class="nav">
    <li class="nav-sign-up nav-current"><a href="#/portal/">Sign up</a></li>
    <li class="nav-instagram"><a href="https://www.instagram.com/organicfoodtogether.nz">Instagram</a></li>
    <li class="nav-facebook"><a href="https://www.facebook.com/organicfoodtogether.nz">Facebook</a></li>
    <li class="nav-email"><a href="mailto:hello@organicfoodtogether.nz">Email</a></li>
</ul>

            </nav>
            <div class="gh-footer-copyright">
                Powered by <a href="https://ghost.org/" target="_blank" rel="noopener">Ghost</a>
            </div>
        </div>

    </div>
</footer>
    
</div>


<script src="https://www.organicfoodtogether.nz/assets/built/source.js?v=uMULaSMoSjM4gY5C"></script>

<div id="site-footer-extras" style="display:none;">
  <div id="footer-places-promo" class="footer-places-promo" style="display:none;">
    <div class="footer-places-text">
      <h3>Find Better Food Near You</h3>
      <p>
        Explore the growing Places guide for shops, markets, growers, and suppliers across New Zealand.
      </p>
      <a class="footer-places-button" href="/places/">Go to Places</a>
    </div>

    <div class="footer-places-map">
      <a href="/places/" aria-label="Go to Places">
        <img src="https://www.organicfoodtogether.nz/content/images/2026/03/OFT-Map-March-2026.png" alt="Map preview of food places around New Zealand">
      </a>
    </div>
  </div>

  <!-- NEW: Google Preferred Source CTA -->
  <div id="preferred-source-cta" class="preferred-source-cta" style="display:none;">
    <h3><span class="oft-brand">Organic Food Together</span> — first in your Google results</h3>
    <p>
      Google now lets you choose which sources appear first in your search results —
      including in AI Overviews. If this work is useful to you,
      <a href="https://google.com/preferences/source?q=organicfoodtogether.nz"
         target="_blank" rel="noopener">add us as a preferred source</a>,
      then tick the box next to <strong>organicfoodtogether.nz</strong>.
    </p>
  </div>

  <div id="knowledge-note" class="knowledge-note" style="display:none;">
    <strong>Knowledge Integrity Note</strong>

    <p class="knowledge-reviewed"></p>

    <p>
      The information on this website is based on the best available sources at the time of writing.
      Food systems, farming practices, and research continue to evolve, and new information may emerge over time.
      When this happens, content will be reviewed, corrected, and updated where necessary.
      If you notice anything that may be inaccurate, outdated, or missing, <a href="mailto:hello@organicfoodtogether.nz">please get in touch</a> so it can be reviewed and improved.
    </p>
  </div>
</div>

<style>
  #site-footer-extras {
    margin: 60px auto 0 auto;
    max-width: 980px;
    padding: 0 20px 60px 20px;
  }

  .footer-places-promo {
    display: grid;
    grid-template-columns: 1.1fr 1fr;
    gap: 28px;
    align-items: center;
    margin: 0 auto 40px auto;
    padding: 24px;
    background: #f8f8f5;
    border: 1px solid #e5e5e5;
    border-radius: 14px;
  }

  .footer-places-text h3 {
    margin: 0 0 10px 0;
    font-size: 24px;
    line-height: 1.2;
    color: #222;
  }

  .footer-places-text p {
    margin: 0 0 16px 0;
    font-size: 16px;
    line-height: 1.6;
    color: #555;
  }

  .footer-places-button {
    display: inline-block;
    padding: 12px 18px;
    background: #222;
    color: #fff;
    text-decoration: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
  }

  .footer-places-button:hover {
    background: #000;
  }

  .footer-places-map img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
    border: 1px solid #ddd;
  }

  /* NEW: Preferred Source CTA */
  .preferred-source-cta {
    margin: 0 auto 40px auto;
    padding: 24px;
    background: #f8f8f5;
    border: 1px solid #e5e5e5;
    border-radius: 14px;
  }

  .preferred-source-cta h3 {
    margin: 0 0 10px 0;
    font-size: 24px;
    line-height: 1.2;
    color: #222;
  }

  .preferred-source-cta p {
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
    color: #555;
  }

  .preferred-source-cta a {
    color: #222;
    text-decoration: underline;
    font-weight: 600;
  }

  .knowledge-note {
    font-size: 14px;
    color: #666;
    border-top: 1px solid #e5e5e5;
    margin: 0 auto;
    padding-top: 20px;
    max-width: 720px;
    text-align: left;
  }

  .knowledge-note strong {
    display: block;
    font-size: 14px;
    margin-bottom: 6px;
    color: #333;
  }

  .knowledge-note a {
    color: inherit;
    text-decoration: underline;
  }

  .knowledge-reviewed {
    font-size: 13px;
    color: #888;
    margin-bottom: 10px;
  }

  @media (max-width: 820px) {
    .footer-places-promo {
      grid-template-columns: 1fr;
      gap: 18px;
      padding: 20px;
    }

    .footer-places-text h3 {
      font-size: 22px;
    }

    .preferred-source-cta h3 {
      font-size: 22px;
    }
  }
</style>

<script>
  (function () {
    const isPost = document.body.classList.contains('post-template');
    const isPage = document.body.classList.contains('page-template');
    const isHome = document.body.classList.contains('home-template') || window.location.pathname === '/';
    const isPlacesPage = window.location.pathname.replace(/\/+$/, '') === '/places';

    const wrapper = document.getElementById('site-footer-extras');
    const mapPromo = document.getElementById('footer-places-promo');
    const preferredSource = document.getElementById('preferred-source-cta');
    const knowledgeNote = document.getElementById('knowledge-note');
    const reviewedEl = document.querySelector('.knowledge-reviewed');

    if (!wrapper) return;

    let showAnything = false;

    if ((isPost || isPage) && !isHome && !isPlacesPage) {
      if (mapPromo) {
        mapPromo.style.display = 'grid';
        showAnything = true;
      }

      // NEW: show preferred source CTA on the same pages as the map promo
      if (preferredSource) {
        preferredSource.style.display = 'block';
        showAnything = true;
      }
    }

    if (isPost) {
      if (knowledgeNote) {
        knowledgeNote.style.display = 'block';
        showAnything = true;
      }

      const updatedMeta = document.querySelector('meta[property="article:modified_time"]');
      const publishedMeta = document.querySelector('meta[property="article:published_time"]');
      const sourceDate = updatedMeta ? updatedMeta.content : (publishedMeta ? publishedMeta.content : null);

      if (reviewedEl && sourceDate) {
        const date = new Date(sourceDate);
        const options = { year: 'numeric', month: 'long', day: 'numeric' };

        if (!isNaN(date.getTime())) {
          reviewedEl.innerHTML =
            "This article was last reviewed on " + date.toLocaleDateString(undefined, options) + ".";
        }
      }
    }

    if (showAnything) {
      wrapper.style.display = 'block';
    }
  })();
</script>

</body>
</html>
