www.hunterblack.co Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://hunterblack.co/
Effective URL: https://www.hunterblack.co/
Submission: On October 22 via api from US — Scanned from CA

Form analysis 8 forms found in the DOM

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-list" aria-controls="predictive-search-results-list"
      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 class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false" role="presentation">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" role="presentation" 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>

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-list" aria-controls="predictive-search-results-list"
      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 class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false" role="presentation">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" role="presentation" 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

<form action="/cart" method="post" id="cart-notification-form">
  <button class="button button--primary button--full-width" name="checkout">Check out</button>
</form>

POST

<form method="post" id="new-review-form_" class="new-review-form" aria-expanded="false" onsubmit="event.preventDefault(); StampedFn.submitForm(this);" style="display: none;border: 1px solid #dddddd4d;padding: 15px">
  <input type="hidden" name="productId" value="">
  <div class="stamped-form-title" style=" display:none;">Write a review</div>
  <fieldset class="stamped-form-contact">
    <legend style="display:none;">Author</legend>
    <div class="stamped-form-contact-name">
      <label class="stamped-form-label" for="review_author_">Name</label>
      <input class="stamped-form-input stamped-form-input-text " id="review_author_" type="text" name="author" required="" value="" placeholder="Enter your name" autocomplete="name">
    </div>
    <div class="stamped-form-contact-email">
      <label class="stamped-form-label" for="review_email_">Email</label>
      <input class="stamped-form-input stamped-form-input-email " id="review_email_" type="email" name="email" required="" value="" placeholder="john.smith@example.com" autocomplete="email">
    </div>
    <div class="stamped-form-contact-location">
      <label class="stamped-form-label" for="review_location_">Location</label>
      <input class="stamped-form-input stamped-form-input-text " id="review_location_" type="text" name="location" value="" placeholder="e.g Paris, France" autocomplete="shipping country">
    </div>
  </fieldset>
  <fieldset class="stamped-form-review">
    <legend style="display:none;">Rating</legend>
    <div class="stamped-form-review-rating">
      <label class="stamped-form-label" for="reviewRating">Rating</label>
      <input type="text" id="reviewRating" name="reviewRating" style="font-size: 0px; border: none; height: 1px; width: 1px; margin: 0; padding: 0; line-height: 0px; min-height: 0px;" required="">
      <div class="stamped-form-input stamped-starrating">
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="1"><span style="display:none;">1</span></a>
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="2"><span style="display:none;">2</span></a>
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="3"><span style="display:none;">3</span></a>
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="4"><span style="display:none;">4</span></a>
        <a href="#" onclick="StampedFn.setRating(this);return false;" onkeydown="StampedFn.setRating(this);return false;" role="button" tabindex="0" class="stamped-fa stamped-fa-star-o" data-value="5"><span style="display:none;">5</span></a>
      </div>
    </div>
    <div class="stamped-form-review-title">
      <label class="stamped-form-label" for="review_title_">Title of Review</label>
      <input class="stamped-form-input stamped-form-input-text" id="review_title_" type="text" name="reviewTitle" required="" value="" placeholder="Give your review a title">
    </div>
    <div class="stamped-form-review-body">
      <label class="stamped-form-label" for="review_body_">How was your overall experience?</label>
      <div class="stamped-form-input">
        <textarea class="stamped-form-input stamped-form-input-textarea" id="review_body_" data-product-id="" name="reviewMessage" required="" rows="10" maxlength="5000"></textarea>
      </div>
    </div>
  </fieldset>
  <fieldset class="stamped-form-custom-questions">
    <legend style="display:none;">Questions</legend>
  </fieldset>
  <fieldset class="stamped-form-actions">
    <legend style="display:none;">Photos</legend>
    <span class="stamped-file-holder"> </span>
    <span class="stamped-file-uploader" style="display:none;">
      <label for="stamped-file-uploader-input">
        <span style="display:none;">Upload</span>
        <input id="stamped-file-uploader-input" type="file" name="stamped-file-uploader-input" class="stamped-file-uploader-input" multiple="" data-product-id="" style="display:none;">
        <span class="stamped-file-uploader-btn" style="border:1px solid #333;padding: 6px 10px; font-size:13px; border-radius: .3em;">
          <i class="stamped-fa stamped-fa-camera"></i>
          <span class="stamped-file-uploader-btn-label2"></span>
        </span>
      </label>
    </span>
    <span class="stamped-file-loading hide" style="display:none;">
      <i class="fa fa-spinner fa-spin"></i>
    </span>
    <input id="stamped-button-submit" type="submit" class="stamped-button stamped-button-primary button button-primary btn btn-primary" value="Submit">
  </fieldset>
</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">
    <div class="field">
      <input id="NewsletterForm--template--14300600107071__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--template--14300600107071__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" role="presentation" 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" selected=""> Australia (AUD $) </option>
      <option value="IE"> Ireland (AUD $) </option>
      <option value="NZ"> New Zealand (AUD $) </option>
      <option value="PH"> Philippines (AUD $) </option>
      <option value="GB"> United Kingdom (AUD $) </option>
      <option value="US"> United States (AUD $) </option>
    </select>
    <svg aria-hidden="true" focusable="false" role="presentation" 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="FooterCountryList" aria-describedby="FooterCountryLabel"> Australia (AUD $) <svg
          aria-hidden="true" focusable="false" role="presentation" 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" hidden="">
        <ul id="FooterCountryList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large disclosure__link--active focus-inset" href="#" aria-current="true" data-value="AU">
                            Australia <span class="localization-form__currency">(AUD $)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="IE">
                            Ireland <span class="localization-form__currency">(AUD $)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="NZ">
                            New Zealand <span class="localization-form__currency">(AUD $)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="PH">
                            Philippines <span class="localization-form__currency">(AUD $)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="GB">
                            United Kingdom <span class="localization-form__currency">(AUD $)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="US">
                            United States <span class="localization-form__currency">(AUD $)</span>
                          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="AU">
  </div>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-Xs4JF2" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; overflow: hidden; width: 780px; min-width: 200px; max-width: 1000px; border-radius: 6px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position-y: 50%; padding: 15px 40px;">
  <div class="needsclick  kl-private-reset-css-Xuajs1"
    style="display: flex; flex-direction: column; width: 260px; margin: -15px 0px -15px -40px; padding: 0px; min-width: 260px; background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/TPxHyX/images/ba49c8a0-16d2-496d-b905-1a6f0f74ef42.jpeg&quot;); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; min-height: 470px;">
  </div>
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px 0px 0px 40px; min-height: 470px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 30px 6px 10px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-helvetica-neue"
              style="font-size:30px;color:rgb(0, 2, 3);font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:bold;">UNLOCK 25% OFF!</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px 10px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-helvetica-neue"
              style="color:rgb(0, 3, 5);font-size:16px;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:bold;"><em>Sign up for special offers, VIP access and updates.</em></span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="first_name_44057609" class="needsclick go3410182238 kl-private-reset-css-Xuajs1" type="text"
            autocomplete="given-name" tabindex="0" placeholder="First Name" aria-label="First Name" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 46px; text-align: left; color: rgb(0, 0, 0); font-family: Kanit, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(0, 1, 2);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="last_name_44057610" class="needsclick go3410182238 kl-private-reset-css-Xuajs1" type="text"
            autocomplete="family-name" tabindex="0" placeholder="Last Name" aria-label="Last Name" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 46px; text-align: left; color: rgb(0, 0, 0); font-family: Kanit, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(0, 1, 2);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 20px 6px 10px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_44057611" class="needsclick go3410182238 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 46px; text-align: left; color: rgb(0, 0, 0); font-family: Kanit, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(0, 1, 2);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><label for="phone_number_44057612" class="needsclick  kl-private-reset-css-Xuajs1"
            style="color: rgb(0, 0, 0); font-family: Kanit, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0px; padding-bottom: 6px;">*Optional*</label>
          <div class="needsclick go1285936733 kl-private-reset-css-Xuajs1"
            style="display: flex; flex-direction: row; align-items: center; box-sizing: border-box; border-radius: 2px; padding: 0px; height: 46px; text-align: left; font-family: Kanit, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(0, 1, 2);">
            <button class="needsclick go1798537690 kl-private-reset-css-Xuajs1" aria-label="Search Countries" type="button" role="combobox" aria-haspopup="listbox" aria-expanded="false"
              style="display: flex; flex-direction: row; align-items: center; justify-content: space-between; box-sizing: border-box; border: 1px solid rgba(0, 0, 0, 0); width: 68px; height: 46px; cursor: pointer; padding-left: 10px; margin-right: 5px;"><img
                aria-label="Australia" title="Australia" src="https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/4.1.4/flags/4x3/au.svg" style="display: inline-block; width: 1em; height: 1em; vertical-align: middle; border-radius: 3px;"><svg
                height="20" width="20" viewBox="0 0 20 20" aria-hidden="true" focusable="false" class="" transform="" style="fill: rgb(0, 1, 2);">
                <path
                  d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z">
                </path>
              </svg></button><input type="tel" data-testid="phoneNumberInput" id="phone_number_44057612" autocomplete="tel" name="phone-number" tabindex="0" placeholder="Mobile Number" aria-label="*Optional*" aria-invalid="false"
              class="needsclick undefined kl-private-reset-css-Xuajs1"
              style="border: none; text-align: left; color: rgb(0, 0, 0); font-family: Kanit, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgba(0, 0, 0, 0); flex-grow: 1;">
          </div>
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span
              style="color:rgb(0, 0, 0);font-size:10px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">By entering your phone number and submitting this form, you consent to receive marketing text messages (such as
            </span><span style="color:rgb(0, 0, 0);font-size:10px;background-color:rgb(255, 255, 255);font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">promotion codes and cart reminders</span><span
              style="color:rgb(0, 0, 0);font-size:10px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">) from HNTR BLACK at the number provided, including messages sent by autodialer. Consent is not a condition of any
              purchase. Message and data rates may apply. Message frequency varies. You can unsubscribe at any time by replying STOP or clicking the unsubscribe link (where available) in one of our messages. View our
            </span><a href="https://www.hunterblack.co/pages/privacy-policy" target="_blank" style="color:rgb(0, 0, 0);font-size:10px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">Privacy Policy</a><span
              style="color:rgb(0, 0, 0);font-size:10px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"> and Terms of Service.</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <div class="ql-snow ql-container ql-disabled" style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">
            <div class="ql-editor ql-blank" data-gramm="false" contenteditable="false" style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">
              <p style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><br style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"></p>
            </div>
            <div class="ql-clipboard" contenteditable="true" tabindex="-1" style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"></div>
          </div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go1426347069 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(0, 2, 1); border-radius: 6px; border-style: solid; border-color: rgb(0, 3, 2); border-width: 6px; color: rgb(255, 255, 255); font-family: Kanit, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 11px; padding-bottom: 11px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto; width: 100%;">SECURE
          YOUR DISCOUNT</button></div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 25px 30px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><em class="ql-font-helvetica-neue"
              style="color:rgb(0, 2, 3);font-size:12px;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:400;">By signing up, you agree to receive email marketing</em></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1"
        style="display: flex; justify-content: flex-start; padding: 0px 6px 10px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;"><button class="needsclick go1426347069 kl-private-reset-css-Xuajs1" type="button"
          tabindex="0"
          style="background: rgb(255, 255, 255); border-radius: 2px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(0, 2, 3); font-family: Kanit, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 11px; padding-bottom: 11px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto; width: 100%;">No,
          thanks.</button></div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

Skip to content

FREE DOMESTIC SHIPPING ON ALL ORDERS

 * SHOP ALL
   SHOP ALL
    * RINGS
    * NECKLACES
    * LIMITED EDITION

 * 20% OFF AUTUMN SALE
 * SIZE GUIDE
 * FAQS
 * ABOUT
 * CONTACT US

Log in
 * Facebook
 * Instagram
 * TikTok

Search





 * SHOP ALL
    * RINGS
    * NECKLACES
    * LIMITED EDITION

 * 20% OFF AUTUMN SALE
 * SIZE GUIDE
 * FAQS
 * ABOUT
 * CONTACT US

Search

Log in Cart


ITEM ADDED TO YOUR CART


Check out
Continue shopping


AFFORDABLE EVERYDAY JEWELLERY.

20% OFF SITEWIDE AUTUMN SALE ON NOW!

Shop Now


"COLLECTION ONE"

The collection that started it all, made up of the pieces that propelled HNTR
Black to the forefront of unisex jewellery design. Each design has been crafted
with the quintessential HNTR Black vision in mind and oozes refined features,
dynamic curves and an unapologetic tone.


 * THE 'ORIGINAL'
   
   20% Off
   
   
   THE 'ORIGINAL'
   
   Regular price $95.20
   Regular price $119.00 Sale price $95.20
   Unit price /  per 
   Choose size
   
   20% Off


 * THE 'ORIGINAL'
   
   20% Off
   
   
   THE 'ORIGINAL'
   
   Regular price $95.20
   Regular price $119.00 Sale price $95.20
   Unit price /  per 
   Choose size
   
   20% Off


 * THE 'ORIGINAL'
   
   20% Off
   
   
   THE 'ORIGINAL'
   
   Regular price $95.20
   Regular price $119.00 Sale price $95.20
   Unit price /  per 
   Choose size
   
   20% Off


 * HNTR BY HNTR
   
   20% Off
   
   
   HNTR BY HNTR
   
   Regular price $95.20
   Regular price $119.00 Sale price $95.20
   Unit price /  per 
   Choose size
   
   20% Off

View all


AN INTRODUCTION

Tonal elegance meets structural design with HNTR Black’s visionary genderless
jewellery.

Fuelled by the belief that great style stands the test of time, each piece is
meticulously crafted using high quality stainless steel, guaranteed to never
tarnish, fade or lose colour.


WE'VE MADE IT EASY FOR YOU


 * FREE SHIPPING


 * FREE RETURNS


 * 30-DAY MONEY BACK GUARANTEE


 * 12 MONTH WARRANTY




Customer Reviews
5.0 Based on 13 Reviews
5 ★
100% 
13
4 ★
0% 
0
3 ★
0% 
0
2 ★
0% 
0
1 ★
0% 
0
Customer Photos



Write a Review Ask a Question
 * Reviews
 * Questions
   Powered by STAMPED

Write a review
Author
Name
Email
Location
Rating
Rating
1 2 3 4 5
Title of Review
How was your overall experience?

Questions Photos Upload

Thank you for submitting a review!

Your input is very much appreciated. Share it with your friends so they can
enjoy it too!

FacebookTwitter
Be the first to review this item
Sort Most Recent Highest Rating Lowest Rating Most Helpful
Filter Reviews:
×
Sort Most Recent Highest Rating Lowest Rating Most Helpful
Clear filter
More Filters
LR
14/07/2022
Lis R.
Australia



BEST RING EVER

So stylish and looks amazing. Wish there was some bigger sizes available at the
time of purchase


HNTR BY HNTR
11
Share   |   Facebook  •  Twitter
Was this helpful?  0    0
IB
11/10/2021
Isaac B.
Australia



PRODUCTS

Amazing! Such great quality items! I love the necklace, wear it daily and I also
have some rings too! Love them all !!


SOCIAL EMOTIONS
65cm / Gold
Share   |   Facebook  •  Twitter
Was this helpful?  0    0
CD
06/07/2020
Cayla-Lee D.
Australia



AMAZING QUALITY

This item is great quality, heavy and solid martial. It looks great with casual
outfits like tracksuits and sweaters,


SOCIAL EMOTIONS
55cm / Gold
Share   |   Facebook  •  Twitter
Was this helpful?  0    0
CM
01/07/2020
Courtney M.
Australia



AWESOME

Love the look of this ring, fits perfectly and the shipping was super quick!


HNTR BY HNTR (SILVER)
9
Share   |   Facebook  •  Twitter
Was this helpful?  0    0
JR
01/07/2020
Josh R.
Australia



GREAT!

Strong and good quality. Fast delivery too


SOCIAL EMOTIONS
65cm / Silver
Share   |   Facebook  •  Twitter
Was this helpful?  1    0
 * <
 * <<
 * 1
 * 2
 * 3
 * >>
 * >

We have you covered.


FREQUENTLY ASKED QUESTIONS.


DO YOU OFFER FREE SHIPPING?

YES! We offer free standard shipping Australia wide. All orders are packed Monda
- Friday with an average delivery time of 2-5 days (pending on where you live).
If you need your package faster, we also offer express shipping for $9.99.


DO YOU HAVE A RETURNS POLICY?

Sorry, we know this is the boring legal stuff, but take a minute to have a read
of our return policy. We offer free returns for 30 days from the date of
delivery/receiving of order.


HOW DO I GET IN CONTACT WITH YOU?

Emailing us is the way to go! Our email contact is contact@hunterblack.co

This allows us to keep a paper trail of your issue so we can help you as best we
can. 

We’re only human, so please be patient and we are working as quickly as possible
to get back to you. We promise we won’t leave you on ‘read’!


HOW DO I USE A DISCOUNT CODE?

Woo, it’s on sale - so you’re basically saving money (at least, that’s what we
tell ourselves when something is on sale). Simply head to the checkout, and on
the first page of the checkout there will be a box for you to enter your
discount code in - make sure to click ‘Apply’! This is offered before the
payment page so you’re totally aware of how much you can save.

*Please note: Only one discount code can be used per order. If you are
purchasing multiple bundles and discounts, we suggest placing separate orders.
Strikethrough prices may consider the discount code mentioned in the
description. Please check email offers for which items the code is applicable
for.


WHAT PAYMENT TYPES DO YOU OFFER?

We accept the good old-fashioned methods of payment, such as credit cards
(Visa/Mastercard/American Express) as well as debit cards that can be used for
online transactions. If you’re a bit more tech-savvy, we offer GooglePay and
ApplePay too!

Need a little longer to pay for your HNTR order? We offer Afterpay and ShopPay
payment plans for Australian customers only.


JOIN THE HUNT.

Sign up to our email list for VIP access, exclusive content, offers and news.

Email


INFORMATION

 * Our Story
 * Become an Ambassador
 * Track My Parcel
 * Size Guide
 * Free Shipping (2-5 Days)


SUPPORT

 * Customer Support
 * Shipping & Delivery
 * Return Policy
 * Returns/Exchange Form
 * Privacy Policy
 * Terms & Conditions


CONTACT US

contact@hunterblack.co


OUR PROMISE

High quality Stainless Steel jewellery, guaranteed to never tarnish, fade or
lose colour.

 * Facebook
 * Instagram
 * TikTok


COUNTRY/REGION

Australia (AUD $) Ireland (AUD $) New Zealand (AUD $) Philippines (AUD $) United
Kingdom (AUD $) United States (AUD $)
Update country/region


COUNTRY/REGION

Australia (AUD $)
 * Australia (AUD $)
 * Ireland (AUD $)
 * New Zealand (AUD $)
 * Philippines (AUD $)
 * United Kingdom (AUD $)
 * United States (AUD $)

Payment methods
 * American Express
 * Apple Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Visa

© 2022, HNTR BLACK Powered by Shopify
 * Choosing a selection results in a full page refresh.






Close form 1

UNLOCK 25% OFF!

Sign up for special offers, VIP access and updates.



*Optional*



By entering your phone number and submitting this form, you consent to receive
marketing text messages (such as promotion codes and cart reminders) from HNTR
BLACK at the number provided, including messages sent by autodialer. Consent is
not a condition of any purchase. Message and data rates may apply. Message
frequency varies. You can unsubscribe at any time by replying STOP or clicking
the unsubscribe link (where available) in one of our messages. View our Privacy
Policy and Terms of Service.





SECURE YOUR DISCOUNT

By signing up, you agree to receive email marketing

No, thanks.