tetiriti.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://tetiriti.com/
Submission: On February 08 via api from US — Scanned from US

Form analysis 14 forms found in the DOM

POST /cart

<form action="/cart" id="CartDrawer-Form" class="cart__contents cart-drawer__form" method="post">
  <div id="CartDrawer-CartItems" class="drawer__contents js-contents">
    <p id="CartDrawer-LiveRegionText" class="visually-hidden" role="status"></p>
    <p id="CartDrawer-LineItemStatus" class="visually-hidden" aria-hidden="true" role="status"> Loading... </p>
  </div>
  <div id="CartDrawer-CartErrors" role="alert"></div>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryMobileFormNoScriptDrawer" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="HeaderCountryMobileLabelNoScriptDrawer"> Country/region </h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="HeaderCountryMobileLabelNoScriptDrawer">
      <option value="AU"> Australia (AUD $) </option>
      <option value="NZ" selected=""> New Zealand (NZD $) </option>
    </select>
    <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryMobileForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div>
    <h2 class="visually-hidden" id="HeaderCountryMobileLabel"> Country/region </h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="HeaderCountryMobile-country-results"
        aria-describedby="HeaderCountryMobileLabel">
        <span>New Zealand | NZD $</span>
        <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper country-selector" hidden="">
        <div class="country-filter country-filter--no-padding">
          <button class="country-selector__close-button button--small link" type="button" aria-label="Close">
            <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-close" fill="none" viewBox="0 0 18 17">
              <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor">
              </path>
            </svg>
          </button>
        </div>
        <div id="sr-country-search-results" class="visually-hidden" aria-live="polite"></div>
        <div class="disclosure__list country-selector__list" id="HeaderCountryMobile-country-results">
          <ul role="list" class="list-unstyled countries">
            <li class="disclosure__item" tabindex="-1">
              <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="AU" id="Australia">
              <span class="visibility-hidden"><svg class="icon icon-checkmark" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 9" fill="none">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M11.35.643a.5.5 0 01.006.707l-6.77 6.886a.5.5 0 01-.719-.006L.638 4.845a.5.5 0 11.724-.69l2.872 3.011 6.41-6.517a.5.5 0 01.707-.006h-.001z" fill="currentColor"></path>
</svg>
</span>
              <span class="country">Australia</span>
              <span class="localization-form__currency motion-reduce">
                AUD
                $</span>
            </a>
            </li>
            <li class="disclosure__item" tabindex="-1">
              <a class="link link--text disclosure__link caption-large focus-inset" href="#" aria-current="true" data-value="NZ" id="New Zealand">
              <span><svg class="icon icon-checkmark" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 9" fill="none">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M11.35.643a.5.5 0 01.006.707l-6.77 6.886a.5.5 0 01-.719-.006L.638 4.845a.5.5 0 11.724-.69l2.872 3.011 6.41-6.517a.5.5 0 01.707-.006h-.001z" fill="currentColor"></path>
</svg>
</span>
              <span class="country">New Zealand</span>
              <span class="localization-form__currency motion-reduce">
                NZD
                $</span>
            </a>
            </li>
          </ul>
        </div>
      </div>
      <div class="country-selector__overlay"></div>
    </div>
    <input type="hidden" name="country_code" value="NZ">
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal-1" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal-1">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <link href="//tetiriti.com/cdn/shop/t/3/assets/component-loading-spinner.css?v=116724955567955766481707128525" rel="stylesheet" type="text/css" media="all">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryMobileFormNoScript" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="HeaderCountryMobileLabelNoScript">Country/region</h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="HeaderCountryMobileLabelNoScript">
      <option value="AU"> Australia (AUD $) </option>
      <option value="NZ" selected=""> New Zealand (NZD $) </option>
    </select>
    <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div>
    <h2 class="visually-hidden" id="HeaderCountryLabel">Country/region</h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="HeaderCountry-country-results" aria-describedby="HeaderCountryLabel">
        <span>New Zealand | NZD $</span>
        <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper country-selector" hidden="">
        <div class="country-filter country-filter--no-padding">
          <button class="country-selector__close-button button--small link" type="button" aria-label="Close">
            <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-close" fill="none" viewBox="0 0 18 17">
              <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor">
              </path>
            </svg>
          </button>
        </div>
        <div id="sr-country-search-results" class="visually-hidden" aria-live="polite"></div>
        <div class="disclosure__list country-selector__list" id="HeaderCountry-country-results">
          <ul role="list" class="list-unstyled countries">
            <li class="disclosure__item" tabindex="-1">
              <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="AU" id="Australia">
              <span class="visibility-hidden"><svg class="icon icon-checkmark" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 9" fill="none">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M11.35.643a.5.5 0 01.006.707l-6.77 6.886a.5.5 0 01-.719-.006L.638 4.845a.5.5 0 11.724-.69l2.872 3.011 6.41-6.517a.5.5 0 01.707-.006h-.001z" fill="currentColor"></path>
</svg>
</span>
              <span class="country">Australia</span>
              <span class="localization-form__currency motion-reduce">
                AUD
                $</span>
            </a>
            </li>
            <li class="disclosure__item" tabindex="-1">
              <a class="link link--text disclosure__link caption-large focus-inset" href="#" aria-current="true" data-value="NZ" id="New Zealand">
              <span><svg class="icon icon-checkmark" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 9" fill="none">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M11.35.643a.5.5 0 01.006.707l-6.77 6.886a.5.5 0 01-.719-.006L.638 4.845a.5.5 0 11.724-.69l2.872 3.011 6.41-6.517a.5.5 0 01.707-.006h-.001z" fill="currentColor"></path>
</svg>
</span>
              <span class="country">New Zealand</span>
              <span class="localization-form__currency motion-reduce">
                NZD
                $</span>
            </a>
            </li>
          </ul>
        </div>
      </div>
      <div class="country-selector__overlay"></div>
    </div>
    <input type="hidden" name="country_code" value="NZ">
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <link href="//tetiriti.com/cdn/shop/t/3/assets/component-loading-spinner.css?v=116724955567955766481707128525" rel="stylesheet" type="text/css" media="all">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_7067759280170" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="id" value="40983552360490">
  <input type="hidden" name="product-id" value="7067759280170"><input type="hidden" name="section-id" value="template--15533871595562__featured_product_YRUNLD">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--15533871595562__featured_product_YRUNLD" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="40983552360490" class="product-variant-id">
  <div class="product-form__buttons"><button id="ProductSubmitButton-template--15533871595562__featured_product_YRUNLD" type="submit" name="add" class="product-form__submit button button--full-width button--secondary" aria-haspopup="dialog">
      <span>Add to cart </span>
      <link href="//tetiriti.com/cdn/shop/t/3/assets/component-loading-spinner.css?v=116724955567955766481707128525" rel="stylesheet" type="text/css" media="all">
      <div class="loading__spinner hidden">
        <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
          <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
        </svg>
      </div>
    </button>
    <div data-shopify="payment-button" class="shopify-payment-button"> <dynamic-checkout wallet-configs="[]" access-token="8a305a3609e07beeb9c4f9ac16158b36" buyer-country="NZ" buyer-locale="en" buyer-currency="NZD"
        variant-params="[{&quot;id&quot;:40983552360490,&quot;requiresShipping&quot;:true},{&quot;id&quot;:40983552393258,&quot;requiresShipping&quot;:true},{&quot;id&quot;:40983552426026,&quot;requiresShipping&quot;:true},{&quot;id&quot;:40983552458794,&quot;requiresShipping&quot;:true},{&quot;id&quot;:40983552491562,&quot;requiresShipping&quot;:true},{&quot;id&quot;:40983552524330,&quot;requiresShipping&quot;:true},{&quot;id&quot;:40983552557098,&quot;requiresShipping&quot;:true},{&quot;id&quot;:40983552589866,&quot;requiresShipping&quot;:true},{&quot;id&quot;:40983552622634,&quot;requiresShipping&quot;:true},{&quot;id&quot;:40983552655402,&quot;requiresShipping&quot;:true}]"
        shop-id="59378696234">
        <style>
          dynamic-checkout .wallet-button-fade-in,
          cart-wallet-buttons .wallet-button-fade-in {
            animation: animation-fade-in .3s cubic-bezier(.1, .79, 1, 1)
          }

          dynamic-checkout .shopify-payment-button__button,
          cart-wallet-buttons .shopify-payment-button__button {
            cursor: pointer
          }

          @keyframes animation-fade-in {
            0% {
              opacity: 0
            }

            to {
              opacity: 1
            }
          }

          button[aria-disabled=true] {
            opacity: .5;
            cursor: not-allowed
          }
        </style>
        <div class="wallet-button-fade-in"><shopify-buy-it-now-button access-token="8a305a3609e07beeb9c4f9ac16158b36" buyer-country="NZ" disabled="false"><button type="button"
              class="shopify-payment-button__button shopify-payment-button__button--unbranded">Buy it now</button></shopify-buy-it-now-button></div>
      </dynamic-checkout> </div>
  </div><input type="hidden" name="product-id" value="7067759280170"><input type="hidden" name="section-id" value="template--15533871595562__featured_product_YRUNLD">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_7067984855082" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="id" value="40985982697514">
  <input type="hidden" name="product-id" value="7067984855082"><input type="hidden" name="section-id" value="template--15533871595562__featured_product_rwDMbb">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--15533871595562__featured_product_rwDMbb" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form"><input type="hidden"
    name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="40985982697514" class="product-variant-id">
  <div class="product-form__buttons"><button id="ProductSubmitButton-template--15533871595562__featured_product_rwDMbb" type="submit" name="add" class="product-form__submit button button--full-width button--secondary" aria-haspopup="dialog">
      <span>Add to cart </span>
      <link href="//tetiriti.com/cdn/shop/t/3/assets/component-loading-spinner.css?v=116724955567955766481707128525" rel="stylesheet" type="text/css" media="all">
      <div class="loading__spinner hidden">
        <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
          <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
        </svg>
      </div>
    </button>
    <div data-shopify="payment-button" class="shopify-payment-button"> <dynamic-checkout wallet-configs="[]" access-token="8a305a3609e07beeb9c4f9ac16158b36" buyer-country="NZ" buyer-locale="en" buyer-currency="NZD"
        variant-params="[{&quot;id&quot;:40985982697514,&quot;requiresShipping&quot;:true},{&quot;id&quot;:40985982730282,&quot;requiresShipping&quot;:true},{&quot;id&quot;:40985982763050,&quot;requiresShipping&quot;:true},{&quot;id&quot;:40985982795818,&quot;requiresShipping&quot;:true}]"
        shop-id="59378696234">
        <style>
          dynamic-checkout .wallet-button-fade-in,
          cart-wallet-buttons .wallet-button-fade-in {
            animation: animation-fade-in .3s cubic-bezier(.1, .79, 1, 1)
          }

          dynamic-checkout .shopify-payment-button__button,
          cart-wallet-buttons .shopify-payment-button__button {
            cursor: pointer
          }

          @keyframes animation-fade-in {
            0% {
              opacity: 0
            }

            to {
              opacity: 1
            }
          }

          button[aria-disabled=true] {
            opacity: .5;
            cursor: not-allowed
          }
        </style>
        <div class="wallet-button-fade-in"><shopify-buy-it-now-button access-token="8a305a3609e07beeb9c4f9ac16158b36" buyer-country="NZ" disabled="false"><button type="button"
              class="shopify-payment-button__button shopify-payment-button__button--unbranded">Buy it now</button></shopify-buy-it-now-button></div>
      </dynamic-checkout> </div>
  </div><input type="hidden" name="product-id" value="7067984855082"><input type="hidden" name="section-id" value="template--15533871595562__featured_product_rwDMbb">
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper scroll-trigger animate--slide-in scroll-trigger--offscreen" data-cascade="" style="--animation-order: 3;">
    <div class="field">
      <input id="NewsletterForm--sections--15533872054314__newsletter" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email" required="">
      <label class="field__label" for="NewsletterForm--sections--15533872054314__newsletter"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
          </path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryFormNoScript" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="FooterCountryLabelNoScript">Country/region</h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="FooterCountryLabelNoScript">
      <option value="AU"> Australia (AUD $) </option>
      <option value="NZ" selected=""> New Zealand (NZD $) </option>
    </select>
    <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="no-js-hidden">
    <h2 class="caption-large text-body" id="FooterCountryLabel">Country/region</h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="FooterCountry-country-results" aria-describedby="FooterCountryLabel">
        <span>New Zealand | NZD $</span>
        <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper country-selector" hidden="">
        <div class="country-filter country-filter--no-padding">
          <button class="country-selector__close-button button--small link" type="button" aria-label="Close">
            <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-close" fill="none" viewBox="0 0 18 17">
              <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor">
              </path>
            </svg>
          </button>
        </div>
        <div id="sr-country-search-results" class="visually-hidden" aria-live="polite"></div>
        <div class="disclosure__list country-selector__list" id="FooterCountry-country-results">
          <ul role="list" class="list-unstyled countries">
            <li class="disclosure__item" tabindex="-1">
              <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="AU" id="Australia">
              <span class="visibility-hidden"><svg class="icon icon-checkmark" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 9" fill="none">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M11.35.643a.5.5 0 01.006.707l-6.77 6.886a.5.5 0 01-.719-.006L.638 4.845a.5.5 0 11.724-.69l2.872 3.011 6.41-6.517a.5.5 0 01.707-.006h-.001z" fill="currentColor"></path>
</svg>
</span>
              <span class="country">Australia</span>
              <span class="localization-form__currency motion-reduce">
                AUD
                $</span>
            </a>
            </li>
            <li class="disclosure__item" tabindex="-1">
              <a class="link link--text disclosure__link caption-large focus-inset" href="#" aria-current="true" data-value="NZ" id="New Zealand">
              <span><svg class="icon icon-checkmark" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 9" fill="none">
  <path fill-rule="evenodd" clip-rule="evenodd" d="M11.35.643a.5.5 0 01.006.707l-6.77 6.886a.5.5 0 01-.719-.006L.638 4.845a.5.5 0 11.724-.69l2.872 3.011 6.41-6.517a.5.5 0 01.707-.006h-.001z" fill="currentColor"></path>
</svg>
</span>
              <span class="country">New Zealand</span>
              <span class="localization-form__currency motion-reduce">
                NZD
                $</span>
            </a>
            </li>
          </ul>
        </div>
      </div>
      <div class="country-selector__overlay"></div>
    </div>
    <input type="hidden" name="country_code" value="NZ">
  </div>
</form>

Text Content

Skip to content


YOUR CART IS EMPTY

Continue shopping


YOUR CART

Loading...




ESTIMATED TOTAL

$0.00 NZD

Taxes, Discounts and shipping calculated at checkout
Update Check out

FREE SHIPPING TO ANYWHERE IN AOTEAROA & AUSTRALIA



 * Home
 * Werawera (Clothing)
   Werawera (Clothing)
    * Wāhine (Womens)
    * Tane (Mens)
    * Tamariki (Kids)
    * Pōtae (Hats)

 * Taonga (Jewellery)
 * Kaupapa
 * Te Tiriti
 * Whakapā (Contact)


COUNTRY/REGION

Australia (AUD $) New Zealand (NZD $)
Update country/region


COUNTRY/REGION

New Zealand | NZD $
 * Australia AUD $
 * New Zealand NZD $


Search



 * Home
 * Werawera (Clothing)
    * Wāhine (Womens)
    * Tane (Mens)
    * Tamariki (Kids)
    * Pōtae (Hats)

 * Taonga (Jewellery)
 * Kaupapa
 * Te Tiriti
 * Whakapā (Contact)


COUNTRY/REGION

Australia (AUD $) New Zealand (NZD $)
Update country/region


COUNTRY/REGION

New Zealand | NZD $
 * Australia AUD $
 * New Zealand NZD $


Search

Cart


KIA ORA WHĀNAU

Kia hora te marino Kia whakapapa pounamu te moana Hei huarahi mā tātou i te
rangi nei Aroha atu Aroha mai Tātou i ā tātou katoa Hui ē!Tāiki ē!


Open media 1 in modal

Printify


TOITŪ TE TIRITI - COTTON TEE

Regular price $49.99
Regular price Sale price $49.99
Unit price /  per 
Sale Sold out
Shipping calculated at checkout.

Color White Variant sold out or unavailable Black Variant sold out or
unavailable Size S Variant sold out or unavailable M Variant sold out or
unavailable L Variant sold out or unavailable XL Variant sold out or unavailable
2XL Variant sold out or unavailable
Product variants
White / S - $49.99Black / S - $49.99White / M - $49.99Black / M - $49.99White /
L - $49.99Black / L - $49.99White / XL - $49.99Black / XL - $49.99White / 2XL -
$49.99Black / 2XL - $49.99
Quantity

(0 in cart)
Decrease quantity for Toitū Te Tiriti - Cotton Tee Increase quantity for Toitū
Te Tiriti - Cotton Tee

Add to cart

Buy it now
Share Share
Link
Close share Copy link
View full details


WERUWERU (CLOTHING)


 * TOITŪ TE TIRITI - COTTON TEE
   
   
   
   
   TOITŪ TE TIRITI - COTTON TEE
   
   Regular price $49.99
   Regular price Sale price $49.99
   Unit price /  per 
   Choose options
   
   


 * TOITŪ TE TIRITI - WOMENS T-SHIRT
   
   
   
   
   TOITŪ TE TIRITI - WOMENS T-SHIRT
   
   Regular price $39.99
   Regular price Sale price $39.99
   Unit price /  per 
   Choose options
   
   


 * TOITŪ TE TIRITI UNISEX HEAVY COTTON TEE
   
   
   
   
   TOITŪ TE TIRITI UNISEX HEAVY COTTON TEE
   
   Regular price $39.99
   Regular price Sale price $39.99
   Unit price /  per 
   Choose options
   
   


 * TOITŪ TE TIRITI - UNISEX SINGLET
   
   
   
   
   TOITŪ TE TIRITI - UNISEX SINGLET
   
   Regular price $29.99
   Regular price Sale price $29.99
   Unit price /  per 
   Choose options
   
   


 * TOITŪ TE TIRITI - T-SHIRT
   
   
   
   
   TOITŪ TE TIRITI - T-SHIRT
   
   Regular price $39.99
   Regular price Sale price $39.99
   Unit price /  per 
   Choose options
   
   


 * TOITŪ TE TIRITI CREWNECK SWEATSHIRT
   
   
   
   
   TOITŪ TE TIRITI CREWNECK SWEATSHIRT
   
   Regular price $79.99
   Regular price Sale price $79.99
   Unit price /  per 
   Choose options
   
   


TOITU TE TIRIT - KIDS TEE




TOITU TE TIRIT - KIDS TEE

Regular price $29.99
Regular price Sale price $29.99
Unit price /  per 



CLOTHING


CLOTHING


TAMARIKI (KIDS)


Open media featured in modal

Printify


TOITU TE TIRIT - KIDS TEE

Regular price $29.99
Regular price Sale price $29.99
Unit price /  per 
Sale Sold out
Shipping calculated at checkout.

Size S Variant sold out or unavailable M Variant sold out or unavailable L
Variant sold out or unavailable XL Variant sold out or unavailable Color Black
Variant sold out or unavailable
Product variants
S / Black - $29.99M / Black - $29.99L / Black - $29.99XL / Black - $29.99
Quantity

(0 in cart)
Decrease quantity for Toitu Te Tirit - Kids Tee Increase quantity for Toitu Te
Tirit - Kids Tee

Add to cart

Buy it now
Share Share
Link
Close share Copy link
View full details


WHATIWHATINGA


 * JEWELLERY
   
   
   JEWELLERY


 * PŌTAE (HATS)
   
   
   PŌTAE (HATS)


 * CLOTHING
   
   
   CLOTHING


PŌTAE (HATS)


 * MĀORI PŌTAE HAT
   
   
   
   
   MĀORI PŌTAE HAT
   
   Regular price $129.99
   Regular price Sale price $129.99
   Unit price /  per 
   


 * TOITŪ TE TIRITI TRUCKER CAP
   
   
   
   
   TOITŪ TE TIRITI TRUCKER CAP
   
   Regular price $39.99
   Regular price Sale price $39.99
   Unit price /  per 
   


 * MĀORI PŌTAE HAT (BLACK)
   
   
   
   
   MĀORI PŌTAE HAT (BLACK)
   
   Regular price $129.99
   Regular price Sale price $129.99
   Unit price /  per 
   


TAONGA (JEWELLERY)


 * MANA WĀHINE - EARRINGS
   
   
   
   
   MANA WĀHINE - EARRINGS
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 
   


 * MATAU MA (WHITE HOOK)- PENDANT NECKLACE
   
   
   
   
   MATAU MA (WHITE HOOK)- PENDANT NECKLACE
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 
   


 * MATAU (HOOK) PENDANT NECKLACE
   
   
   
   
   MATAU (HOOK) PENDANT NECKLACE
   
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 
   


 * ŌMEKA POUNAMU PENDANT NECKLACE
   
   
   
   
   ŌMEKA POUNAMU PENDANT NECKLACE
   
   Regular price $249.99
   Regular price Sale price $249.99
   Unit price /  per 
   

View all


SUBSCRIBE TO OUR EMAILS

Be the first to know about new collections and exclusive offers.

Email


COUNTRY/REGION

Australia (AUD $) New Zealand (NZD $)
Update country/region


COUNTRY/REGION

New Zealand | NZD $
 * Australia AUD $
 * New Zealand NZD $


Payment methods
 * American Express
 * Mastercard
 * Union Pay
 * Visa

© 2024, Te Tiriti
 * Choosing a selection results in a full page refresh.
 * Opens in a new window.

Chris from Hampden

bought Toitū Te Tiriti Trucker Cap

8 hours ago

Powered by Fordeercommerce




Powered by Fordeercommerce




Powered by Fordeercommerce
00 : 00