fencepostcompanies.myshopify.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

Submitted URL: https://shop.thefencepost.com/
Effective URL: https://fencepostcompanies.myshopify.com/
Submission: On August 05 via automatic, source certstream-suspicious — Scanned from US

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" class="drawer__search" role="search">
  <input type="search" name="q" placeholder="Search" aria-label="Search" class="drawer__search-input">
  <button type="submit" class="text-link drawer__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="site-header__search small--hide" role="search">
  <label for="SiteNavSearch" class="visually-hidden">Search</label>
  <input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="site-header__search small--hide" role="search">
  <label for="SiteNavSearch" class="visually-hidden">Search</label>
  <input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 32 32">
      <path fill="#444"
        d="M21.839 18.771a10.012 10.012 0 0 0 1.57-5.39c0-5.548-4.493-10.048-10.034-10.048-5.548 0-10.041 4.499-10.041 10.048s4.493 10.048 10.034 10.048c2.012 0 3.886-.594 5.456-1.61l.455-.317 7.165 7.165 2.223-2.263-7.158-7.165.33-.468zM18.995 7.767c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.498-1.498-2.322-3.49-2.322-5.608s.825-4.11 2.322-5.608c1.498-1.498 3.49-2.322 5.608-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <label for="NewsletterEmail-aa85010e-028d-4199-a871-1b2c66cef1ad" class="site-footer__newsletter-label">
    <p>We will notify you when new articles, videos and podcasts are posted.</p>
  </label>
  <div class="input-group">
    <input type="email" value="" placeholder="Your email" name="contact[email]" id="NewsletterEmail-aa85010e-028d-4199-a871-1b2c66cef1ad" class="input-group__field site-footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--narrow" name="commit">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow-right" viewBox="0 0 32 32">
          <path fill="#444" d="M7.667 3.795l1.797-1.684L24.334 16 9.464 29.889l-1.797-1.675L20.731 16z"></path>
        </svg>
        <span class="icon__fallback-text">Subscribe</span>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content
Search
 * Tops
   T-Shirts Long Sleeves Sweatshirts Tank Tops Women

 * Hats
 * Kids
 * Home & Living
 * All Items
 * Account

Site navigation




Search Search
Cart
Menu Site navigation
 * Tops
   
   TOPS
   
   All T-Shirts Long Sleeves Sweatshirts Tank Tops Women
   In Stock - Generic Adult T-Shirt
   Regular price $29.99
   View
   Dying Breed - Unisex Hoodie
   Regular price $44.99
   View
   Eat American Beef Dad hat
   Regular price $24.99
   View
   Eat American Beef Trucker Cap
   Regular price $24.99
   View

 * Hats
 * Kids
 * Home & Living
 * All Items

Search Search
Cart
Account
Item added to cart. View cart and check out. Close
Close
1/2
 * Previous slide
 * Next slide

Fair Cattle Markets

View all

In Stock - Generic Adult T-Shirt
Regular price $29.99
View
Dying Breed - Unisex Hoodie
Regular price $44.99
View
Eat American Beef Dad hat
Regular price $24.99
View
Eat American Beef Trucker Cap
Regular price $24.99
View
Eat American Beef Cuffed Beanie
Regular price $24.99
View
Over 7 Billion Reasons to Support CO Ag Short-Sleeve Unisex T-Shirt
Regular price $29.99
View
Don't Bullshit Us, Governor Unisex T-Shirt
Regular price $29.99
View
We're a dying breed T-Shirt - Unisex
Regular price $29.99
View
Eat Beef, Our way of life depends on it T-Shirt - Unisex
From $21.50
View

CONTACT

Feel free to contact us at any time with questions or comments:

faircattlemarkets@tsln-fre.com

FENCE POST CO.

 * Search
 * Privacy Policy

FOLLOW US

 * Facebook
 * Twitter
 * Instagram
 * YouTube

WE'RE IN THIS TOGETHER.

We will notify you when new articles, videos and podcasts are posted.

Subscribe
© 2024, Fence Post Companies. Powered by Shopify
Payment methods
 * Amazon
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.
 * Use left/right arrows to navigate the slideshow or swipe left/right if using
   a mobile device