livestockexchange.ca Open in urlscan Pro
77.37.53.41  Public Scan

Submitted URL: https://www.livestockexchange.ca/
Effective URL: https://livestockexchange.ca/
Submission: On July 14 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

POST

<form id="login" class="woocommerce-form woocommerce-form-login login" method="post">
  <p class="status"></p>
  <p class="woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide">
    <label for="username">Username or email address&nbsp;<span class="required">*</span></label>
    <input type="text" class="woocommerce-Input woocommerce-Input--text input-text" name="username" id="username" autocomplete="username" value="">
  </p>
  <p class="woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide">
    <label for="password">Password&nbsp;<span class="required">*</span></label>
    <input class="woocommerce-Input woocommerce-Input--text input-text" type="password" name="password" id="password" autocomplete="current-password">
  </p>
  <p class="form-row">
    <label class="woocommerce-form__label woocommerce-form__label-for-checkbox woocommerce-form-login__rememberme">
      <input class="woocommerce-form__input woocommerce-form__input-checkbox" name="rememberme" type="checkbox" id="rememberme" value="forever"> <span>Remember me</span>
    </label>
    <input type="hidden" id="woocommerce-login-nonce" name="woocommerce-login-nonce" value="f256f5ffbe"><input type="hidden" name="_wp_http_referer" value="/"> <button type="submit" class="woocommerce-button button woocommerce-form-login__submit"
      name="login" value="Log in">Log in</button>
  </p>
  <p class="woocommerce-LostPassword lost_password">
    <a href="https://livestockexchange.ca/my-account/lost-password/">Lost your password?</a>
  </p>
  <input type="hidden" id="security" name="security" value="6f6841d363"><input type="hidden" name="_wp_http_referer" value="/">
</form>

POST

<form id="register" method="post" class="woocommerce-form woocommerce-form-register register">
  <p class="status"></p>
  <p class="woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide">
    <label for="reg_email">Email address&nbsp;<span class="required">*</span></label>
    <input type="email" class="woocommerce-Input woocommerce-Input--text input-text" name="email" id="reg_email" autocomplete="email" value="">
  </p>
  <p>A password will be sent to your email address.</p>
  <wc-order-attribution-inputs><input type="hidden" name="wc_order_attribution_source_type" value="typein"><input type="hidden" name="wc_order_attribution_referrer" value="(none)"><input type="hidden" name="wc_order_attribution_utm_campaign"
      value="(none)"><input type="hidden" name="wc_order_attribution_utm_source" value="(direct)"><input type="hidden" name="wc_order_attribution_utm_medium" value="(none)"><input type="hidden" name="wc_order_attribution_utm_content"
      value="(none)"><input type="hidden" name="wc_order_attribution_utm_id" value="(none)"><input type="hidden" name="wc_order_attribution_utm_term" value="(none)"><input type="hidden" name="wc_order_attribution_session_entry"
      value="https://livestockexchange.ca/"><input type="hidden" name="wc_order_attribution_session_start_time" value="2024-07-14 12:23:33"><input type="hidden" name="wc_order_attribution_session_pages" value="1"><input type="hidden"
      name="wc_order_attribution_session_count" value="1"><input type="hidden" name="wc_order_attribution_user_agent"
      value="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"></wc-order-attribution-inputs>
  <div class="show_if_seller" style="display:none">
    <div class="split-row form-row-wide">
      <p class="form-row form-group">
        <label for="first-name">First Name <span class="required">*</span></label>
        <input type="text" class="input-text form-control" name="fname" id="first-name" value="" required="required" disabled="">
      </p>
      <p class="form-row form-group">
        <label for="last-name">Last Name <span class="required">*</span></label>
        <input type="text" class="input-text form-control" name="lname" id="last-name" value="" required="required" disabled="">
      </p>
    </div>
    <p class="form-row form-group form-row-wide">
      <label for="company-name">Shop Name <span class="required">*</span></label>
      <input type="text" class="input-text form-control" name="shopname" id="company-name" value="" required="required" disabled="">
    </p>
    <p class="form-row form-group form-row-wide">
      <label for="seller-url" class="pull-left">Shop URL <span class="required">*</span></label>
      <strong id="url-alart-mgs" class="pull-right"></strong>
      <input type="text" class="input-text form-control" name="shopurl" id="seller-url" value="" required="required" disabled="">
      <small>https://livestockexchange.ca/store/<strong id="url-alart"></strong></small>
    </p>
    <p class="form-row form-group form-row-wide">
      <label for="shop-phone">Phone Number<span class="required">*</span></label>
      <input type="text" class="input-text form-control" name="phone" id="shop-phone" value="" required="required" disabled="">
    </p>
  </div>
  <p class="form-row form-group user-role">
    <label class="radio">
      <input type="radio" name="role" value="customer" checked="checked"> I am a customer </label>
    <label class="radio">
      <input type="radio" name="role" value="seller"> I am a vendor </label>
  </p>
  <div class="woocommerce-privacy-policy-text">
    <p>Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our
      <a href="https://livestockexchange.ca/privacy-policy-2/" class="woocommerce-privacy-policy-link" target="_blank">privacy policy</a>.</p>
  </div>
  <p class="woocommerce-form-row form-row">
    <input type="hidden" id="woocommerce-register-nonce" name="woocommerce-register-nonce" value="da591adbe5"><input type="hidden" name="_wp_http_referer" value="/"> <button type="submit"
      class="woocommerce-Button woocommerce-button button woocommerce-form-register__submit" name="register" value="Register">Register</button>
  </p>
</form>

Name: header-search-formGET https://livestockexchange.ca/

<form name="header-search-form" method="GET" class="woocommerce-product-search menu-search" action="https://livestockexchange.ca/">
  <select name="product_cat" id="product_cat" class="form-control1" style="display: none;">
    <option value="">Category</option>
    <option class="level-0" value="cattle-livestock">Cattle Livestock&nbsp;&nbsp;(9)</option>
    <option class="level-0" value="chickens">Chickens&nbsp;&nbsp;(4)</option>
    <option class="level-0" value="donkeys">Donkeys&nbsp;&nbsp;(4)</option>
    <option class="level-0" value="goat-livestock">Goat Livestock&nbsp;&nbsp;(3)</option>
    <option class="level-0" value="horse-livestock">Horse Livestock&nbsp;&nbsp;(3)</option>
    <option class="level-0" value="sheep-livestock">Sheep Livestock&nbsp;&nbsp;(3)</option>
  </select>
  <div class="nice-select form-control1" tabindex="0"><span class="current">Category</span>
    <ul class="list">
      <li data-value="" class="option selected">Category</li>
      <li data-value="cattle-livestock" class="option">Cattle Livestock&nbsp;&nbsp;(9)</li>
      <li data-value="chickens" class="option">Chickens&nbsp;&nbsp;(4)</li>
      <li data-value="donkeys" class="option">Donkeys&nbsp;&nbsp;(4)</li>
      <li data-value="goat-livestock" class="option">Goat Livestock&nbsp;&nbsp;(3)</li>
      <li data-value="horse-livestock" class="option">Horse Livestock&nbsp;&nbsp;(3)</li>
      <li data-value="sheep-livestock" class="option">Sheep Livestock&nbsp;&nbsp;(3)</li>
    </ul>
  </div>
  <input type="text" name="s" class="search-field" maxlength="128" value="" placeholder="Search...">
  <button type="submit" class="btn btn-primary"><i class="fas fa-search" aria-hidden="true"></i></button>
  <input type="hidden" name="post_type" value="product">
</form>

Name: header-search-formGET https://livestockexchange.ca/

<form name="header-search-form" method="GET" autocomplete="off" class="woocommerce-product-search menu-search" action="https://livestockexchange.ca/">
  <select name="product_cat" id="product_cat" class="form-control1" style="display: none;">
    <option value="">Category</option>
    <option class="level-0" value="cattle-livestock">Cattle Livestock&nbsp;&nbsp;(9)</option>
    <option class="level-0" value="chickens">Chickens&nbsp;&nbsp;(4)</option>
    <option class="level-0" value="donkeys">Donkeys&nbsp;&nbsp;(4)</option>
    <option class="level-0" value="goat-livestock">Goat Livestock&nbsp;&nbsp;(3)</option>
    <option class="level-0" value="horse-livestock">Horse Livestock&nbsp;&nbsp;(3)</option>
    <option class="level-0" value="sheep-livestock">Sheep Livestock&nbsp;&nbsp;(3)</option>
  </select>
  <div class="nice-select form-control1" tabindex="0"><span class="current">Category</span>
    <ul class="list">
      <li data-value="" class="option selected">Category</li>
      <li data-value="cattle-livestock" class="option">Cattle Livestock&nbsp;&nbsp;(9)</li>
      <li data-value="chickens" class="option">Chickens&nbsp;&nbsp;(4)</li>
      <li data-value="donkeys" class="option">Donkeys&nbsp;&nbsp;(4)</li>
      <li data-value="goat-livestock" class="option">Goat Livestock&nbsp;&nbsp;(3)</li>
      <li data-value="horse-livestock" class="option">Horse Livestock&nbsp;&nbsp;(3)</li>
      <li data-value="sheep-livestock" class="option">Sheep Livestock&nbsp;&nbsp;(3)</li>
    </ul>
  </div>
  <input type="text" name="s" class="search-field search-keyword" onkeyup="ibid_fetch_products()" maxlength="128" value="" placeholder="Search products...">
  <button type="submit" class="btn btn-primary"><i class="fas fa-search" aria-hidden="true"></i></button>
  <input type="hidden" name="post_type" value="product">
</form>

POST /#wpcf7-f18-p6078-o1

<form action="/#wpcf7-f18-p6078-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init">
  <div style="display: none;">
    <input type="hidden" name="_wpcf7" value="18">
    <input type="hidden" name="_wpcf7_version" value="5.9.6">
    <input type="hidden" name="_wpcf7_locale" value="en_US">
    <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f18-p6078-o1">
    <input type="hidden" name="_wpcf7_container_post" value="6078">
    <input type="hidden" name="_wpcf7_posted_data_hash" value="">
  </div>
  <p><label> Your name<br>
      <span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" maxlength="80" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" autocomplete="name" aria-required="true" aria-invalid="false" value="" type="text"
          name="your-name"></span> </label>
  </p>
  <p><label> Your email<br>
      <span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" maxlength="80" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" autocomplete="email" aria-required="true"
          aria-invalid="false" value="" type="email" name="your-email"></span> </label>
  </p>
  <p><label> Subject<br>
      <span class="wpcf7-form-control-wrap" data-name="your-subject"><input size="40" maxlength="80" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" value="" type="text"
          name="your-subject"></span> </label>
  </p>
  <p><label> Your message (optional)<br>
      <span class="wpcf7-form-control-wrap" data-name="your-message"><textarea cols="40" rows="10" maxlength="400" class="wpcf7-form-control wpcf7-textarea" aria-invalid="false" name="your-message"></textarea></span> </label>
  </p>
  <p><input class="wpcf7-form-control wpcf7-submit has-spinner" type="submit" value="Submit"><span class="wpcf7-spinner"></span>
  </p>
  <div class="wpcf7-response-output" aria-hidden="true"></div>
</form>

Name: myformGET https://livestockexchange.ca/

<form name="myform" method="GET" class="woocommerce-product-search menu-search" action="https://livestockexchange.ca/">
  <input type="hidden" value="product" name="post_type">
  <input type="text" name="s" class="search-field" maxlength="128" value="" placeholder="Search products...">
  <button type="submit" class="btn btn-primary"><i class="fas fa-search" aria-hidden="true"></i></button>
  <input type="hidden" name="post_type" value="product">
</form>

Text Content

ACCESS YOUR ACCOUNT


LOGIN

Username or email address *

Password *

Remember me Log in

Lost your password?


REGISTER

Email address *

A password will be sent to your email address.

First Name *

Last Name *

Shop Name *

Shop URL * https://livestockexchange.ca/store/

Phone Number*

I am a customer I am a vendor

Your personal data will be used to support your experience throughout this
website, to manage access to your account, and for other purposes described in
our privacy policy.

Register




SEARCH FOR AUCTIONS OR PRODUCTS...

Category Cattle Livestock  (9) Chickens  (4) Donkeys  (4) Goat Livestock  (3)
Horse Livestock  (3) Sheep Livestock  (3)
Category
 * Category
 * Cattle Livestock  (9)
 * Chickens  (4)
 * Donkeys  (4)
 * Goat Livestock  (3)
 * Horse Livestock  (3)
 * Sheep Livestock  (3)

Call us toll free: 1-888-833-7340
Send us an email: Admin@LivestockExchange.ca

Wishlist
Category Cattle Livestock  (9) Chickens  (4) Donkeys  (4) Goat Livestock  (3)
Horse Livestock  (3) Sheep Livestock  (3)
Category
 * Category
 * Cattle Livestock  (9)
 * Chickens  (4)
 * Donkeys  (4)
 * Goat Livestock  (3)
 * Horse Livestock  (3)
 * Sheep Livestock  (3)


My Cart 0 items - $0.00


CART

No products in the cart.

 * Home
 * Auctions
 * Vendors
 * Shop
   * Best Selling Products
   * Featured Products
   * Recent Added Products
   * Sale Banner
   * Sale Products
   * Top Rated Products
 * Farm Talk
 * Contact

Sign In

Call Center

Call Us Now!

Order Tracking

Where's The Beef?

Fastest Delivery

Use Our Trusted Partners

Instant Buying

Buy and Sell Online


LATEST AUCTIONS





 * HERD BULL PUNCH P007
   
   The Ragdoll is a cat breed with blue eyes and a distinct colorpoint coat. It
   is a large and muscular semi-longhair cat with a soft and silky coat. Like
   all long haired cats, Ragdolls need grooming to ensure their fur does not
   mat.
   
   Auction Ended
   
   
   
   Quick View
   


 * BENDOC PARK BPKP006
   
   The Ragdoll is a cat breed with blue eyes and a distinct colorpoint coat. It
   is a large and muscular semi-longhair cat with a soft and silky coat. Like
   all long haired cats, Ragdolls need grooming to ensure their fur does not
   mat.
   
   Auction Ended
   
   
   
   Quick View
   


 * SIRE F-17063
   
   The Ragdoll is a cat breed with blue eyes and a distinct colorpoint coat. It
   is a large and muscular semi-longhair cat with a soft and silky coat. Like
   all long haired cats, Ragdolls need grooming to ensure their fur does not
   mat.
   
   Auction Ended
   
   
   
   Quick View
   


 * RAM LAMBS
   
   The Ragdoll is a cat breed with blue eyes and a distinct colorpoint coat. It
   is a large and muscular semi-longhair cat with a soft and silky coat. Like
   all long haired cats, Ragdolls need grooming to ensure their fur does not
   mat.
   
   Auction Ended
   
   
   
   Quick View
   

 * CATTLE LIVESTOCK

 * HORSE LIVESTOCK

 * SHEEP LIVESTOCK

 * GOAT LIVESTOCK

 * PIG LIVESTOCK


 * BENDOC PARK BPKP006
   
   The Ragdoll is a cat breed with blue eyes and a distinct colorpoint coat. It
   is a large and muscular semi-longhair cat with a soft and silky coat. Like
   all long haired cats, Ragdolls need grooming to ensure their fur does not
   mat.
   
   Auction Ended
   
   
   
   Quick View
   


 * BROWN SWISS CATTLE
   
   Auction Ended
   
   
   
   Quick View
   


 * DAIRY SHORTHORN CATTLE
   
   Auction Ended
   Rated 5.00 out of 5
   
   
   Quick View
   


 * HERD BULL PUNCH P007
   
   The Ragdoll is a cat breed with blue eyes and a distinct colorpoint coat. It
   is a large and muscular semi-longhair cat with a soft and silky coat. Like
   all long haired cats, Ragdolls need grooming to ensure their fur does not
   mat.
   
   Auction Ended
   
   
   
   Quick View
   


 * HEREFORD CATTLE
   
   Product galati a reality sandwich before you walk back in that boardroom fire
   up your browser, so come up with something buzzworthy, for it’s about
   managing expectations yet baseline into the weeds.
   
   Auction Ended
   
   
   
   Quick View
   


 * HOLSTEIN FRIESIAN CATTLE
   
   The Ragdoll is a cat breed with blue eyes and a distinct colorpoint coat. It
   is a large and muscular semi-longhair cat with a soft and silky coat. Like
   all long haired cats, Ragdolls need grooming to ensure their fur does not
   mat.
   
   Auction Ended
   
   
   
   Quick View
   


 * NORTH DEVON CATTLE
   
   Auction Ended
   
   
   
   Quick View
   


 * TEXAS LONGHORN
   
   Product galati a reality sandwich before you walk back in that boardroom fire
   up your browser, so come up with something buzzworthy, for it’s about
   managing expectations yet baseline into the weeds.
   
   Auction Ended
   
   
   
   Quick View
   


 * WELSH BLACK CATTLE
   
   Auction Ended
   
   
   
   Quick View
   


 * DARTMOOR PONY LOT 808
   
   Product galati a reality sandwich before you walk back in that boardroom fire
   up your browser, so come up with something buzzworthy, for it’s about
   managing expectations yet baseline into the weeds.
   
   Auction Ended
   
   
   
   Quick View
   


 * PURE SPANISH BREED #T277
   
   Auction Ended
   
   
   
   Quick View
   


 * SHAGYA ARABIAN LOT #444
   
   Product galati a reality sandwich before you walk back in that boardroom fire
   up your browser, so come up with something buzzworthy, for it’s about
   managing expectations yet baseline into the weeds.
   
   Auction Ended
   
   
   
   Quick View
   


 * BARBADOS BLACK BELLY SHEEPS
   
   Auction Ended
   
   
   
   Quick View
   


 * LEICESTER LONGWOOL #222
   
   Auction Ended
   
   
   
   Quick View
   


 * SIRE F-17063
   
   The Ragdoll is a cat breed with blue eyes and a distinct colorpoint coat. It
   is a large and muscular semi-longhair cat with a soft and silky coat. Like
   all long haired cats, Ragdolls need grooming to ensure their fur does not
   mat.
   
   Auction Ended
   
   
   
   Quick View
   


 * HEBRIDEAN SHEEP
   
   Product galati a reality sandwich before you walk back in that boardroom fire
   up your browser, so come up with something buzzworthy, for it’s about
   managing expectations yet baseline into the weeds.
   
   Auction Ended
   
   
   
   Quick View
   


 * RAM LAMBS
   
   The Ragdoll is a cat breed with blue eyes and a distinct colorpoint coat. It
   is a large and muscular semi-longhair cat with a soft and silky coat. Like
   all long haired cats, Ragdolls need grooming to ensure their fur does not
   mat.
   
   Auction Ended
   
   
   
   Quick View
   


 * VALAIS BLACKNOSE
   
   The Ragdoll is a cat breed with blue eyes and a distinct colorpoint coat. It
   is a large and muscular semi-longhair cat with a soft and silky coat. Like
   all long haired cats, Ragdolls need grooming to ensure their fur does not
   mat.
   
   Auction Ended
   
   
   
   Quick View
   


 * AMERICAN MAMMOTH JACKSTOCK
   
   Auction Ended
   
   
   
   Quick View
   


 * BAUDET DU POITOU #1222
   
   Auction Ended
   
   
   
   Quick View
   


 * BOURBONNAIS DONKEY #111
   
   Auction Ended
   
   
   
   Quick View
   


 * GRAND NOIR DU BERRY #556
   
   Auction Ended
   
   
   
   Quick View
   




CHICKEN AUCTIONS

20 animals

VIEW MORE


DONKEY AUCTIONS

13 animals

VIEW MORE


HORSE AUCTIONS

30 animals

VIEW MORE


SHEEP AUCTIONS

11 animals

VIEW MORE

chickens
4 Products

View All Items


 * ANDALUSIAN CHICKEN LOT C#7222
   
   Auction Ended
   
   
   
   Quick View
   


 * NEW HAMPSHIRE CHICKEN #4321
   
   Product galati a reality sandwich before you walk back in that boardroom fire
   up your browser, so come up with something buzzworthy, for it’s about
   managing expectations yet baseline into the weeds.
   
   Auction Ended
   
   
   
   Quick View
   


 * OLD ENGLISH GAME LOT #788
   
   Product galati a reality sandwich before you walk back in that boardroom fire
   up your browser, so come up with something buzzworthy, for it’s about
   managing expectations yet baseline into the weeds.
   
   Auction Ended
   
   
   
   Quick View
   


 * RHODE ISLAND RED CHICKEN #299
   
   Product galati a reality sandwich before you walk back in that boardroom fire
   up your browser, so come up with something buzzworthy, for it’s about
   managing expectations yet baseline into the weeds.
   
   Auction Ended
   
   
   
   Quick View
   


donkeys
4 Products

View All Items


 * AMERICAN MAMMOTH JACKSTOCK
   
   Auction Ended
   
   
   
   Quick View
   


 * BAUDET DU POITOU #1222
   
   Auction Ended
   
   
   
   Quick View
   


 * BOURBONNAIS DONKEY #111
   
   Auction Ended
   
   
   
   Quick View
   


 * GRAND NOIR DU BERRY #556
   
   Auction Ended
   
   
   
   Quick View
   




NEED HELP? CONTACT US




Your name


Your email


Subject


Your message (optional)








LATEST NEWS





HOW ROTATIONAL GRAZING HELPS IN A DROUGHT

  Bring to the table win-win survival strategies to…


IT PAYS TO BE AN UNCONVENTIONAL RANCHER

  Bring to the table win-win survival strategies to…


Browse through our products library!


Livestock Exchange Canada Online

1-888-833-7340

Admin@LivestockExchange.ca





SUBSCRIBE TO OUR NEWSLETTER

Belleville Web Design | Copyright © 2020

A Farming Website for the Farming Community

X