tribesports.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://tribesports.com/
Effective URL: https://tribesports.com/
Submission: On November 04 via api from US — Scanned from CA

Form analysis 7 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="header__selector-form--action-icons" accept-charset="UTF-8" class="selectors-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 header-menu__disclosure">
    <div class="selectors-form__wrap"></div>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="ajax-cart__form is-hidden">
  <div class="ajax-cart__cart-count text-align-center">
    <p class="ajax-cart__cart-title">Shopping Cart <span class="cart__count--text" data-bind="itemCount">0</span></p>
  </div>
  <div class="ajax-cart__list">
  </div>
  <div class="ajax-cart__details-wrapper">
    <div class="ajax-cart__subtotal ajax-cart__details-row is-flex is-justify-space-between">
      <div class="ajax-cart__row-description">
        <span>Subtotal:</span>
      </div>
      <span class="money">
        <span class="money">£ 0.00 GBP</span>
      </span>
    </div>
    <div class="is-align-center text-align-center ajax-cart__taxes-shipping">
      <p class="ajax-cart__taxes-shipping-message has-padding-top">Tax included and shipping calculated at checkout </p>
    </div>
    <div class="ajax-cart__button-wrapper text-align-center">
      <button type="submit" name="checkout" class="ajax-cart__button button--add-to-cart button">
        <span class="icon " data-icon="lock">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="lock">
              <path
                d="M81.73,40.87h-9V31.78a22.78,22.78,0,0,0-45.56,0v9.09H18.27a4.73,4.73,0,0,0-4.73,4.73V86.28A4.73,4.73,0,0,0,18.27,91H81.73a4.73,4.73,0,0,0,4.73-4.72V45.6A4.73,4.73,0,0,0,81.73,40.87ZM35.22,31.78a14.78,14.78,0,0,1,29.56,0v9.09H35.22Z">
              </path>
            </g>
          </svg>
        </span> Checkout </button>
      <a class="ajax-cart__cart-link" href="/cart">Go to cart</a>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="selector-form--mobile" accept-charset="UTF-8" class="selectors-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 selectors-form--mobile">
    <div class="selectors-form__wrap"></div>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="ajax-cart__form is-hidden">
  <div class="ajax-cart__cart-count text-align-center">
    <p class="ajax-cart__cart-title">Shopping Cart <span class="cart__count--text" data-bind="itemCount">0</span></p>
  </div>
  <div class="ajax-cart__list">
  </div>
  <div class="ajax-cart__details-wrapper">
    <div class="ajax-cart__subtotal ajax-cart__details-row is-flex is-justify-space-between">
      <div class="ajax-cart__row-description">
        <span>Subtotal:</span>
      </div>
      <span class="money">
        <span class="money">£ 0.00 GBP</span>
      </span>
    </div>
    <div class="is-align-center text-align-center ajax-cart__taxes-shipping">
      <p class="ajax-cart__taxes-shipping-message has-padding-top">Tax included and shipping calculated at checkout </p>
    </div>
    <div class="ajax-cart__button-wrapper text-align-center">
      <button type="submit" name="checkout" class="ajax-cart__button button--add-to-cart button">
        <span class="icon " data-icon="lock">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="lock">
              <path
                d="M81.73,40.87h-9V31.78a22.78,22.78,0,0,0-45.56,0v9.09H18.27a4.73,4.73,0,0,0-4.73,4.73V86.28A4.73,4.73,0,0,0,18.27,91H81.73a4.73,4.73,0,0,0,4.73-4.72V45.6A4.73,4.73,0,0,0,81.73,40.87ZM35.22,31.78a14.78,14.78,0,0,1,29.56,0v9.09H35.22Z">
              </path>
            </g>
          </svg>
        </span> Checkout </button>
      <a class="ajax-cart__cart-link" href="/cart">Go to cart</a>
    </div>
  </div>
</form>

/search

<form class="search-form search-popup__form" action="/search">
  <div class="search__fields"> <input type="hidden" name="type" value="product,page,article"> <label for="q" class="visuallyhidden">What are you looking for?</label>
    <div class="field">
      <div class="control has-icons-left"> <input class="input" type="text" name="q" placeholder="What are you looking for?" value="" x-webkit-speech="" autocapitalize="off" autocomplete="off" autocorrect="off" data-q="">
        <span class="icon " data-icon="search"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="search">
              <path d="M92.83,90.18,71.47,68.83a38.58,38.58,0,1,0-6.29,5l22,22ZM14,41.46A30.47,30.47,0,1,1,44.47,71.93,30.51,30.51,0,0,1,14,41.46Z"></path>
            </g>
          </svg>
        </span>
      </div>
    </div> <input type="submit" name="search" class="visuallyhidden" value="">
  </div>
  <div class="search__results-wrapper">
    <h2 class="vertical-search__title"> Top suggestions </h2>
    <ul class="search__results"></ul>
  </div>
</form>

/search

<form class="search-form search-popup__form" action="/search">
  <div class="search__fields"> <input type="hidden" name="type" value="product,page,article"> <label for="q" class="visuallyhidden">What are you looking for?</label>
    <div class="field">
      <div class="control has-icons-left has-icons-right is-relative"> <input class="input" type="text" name="q" placeholder="What are you looking for?" value="" x-webkit-speech="" autocapitalize="off" autocomplete="off" autocorrect="off" data-q="">
        <span class="icon is-left submit-search" data-icon="search"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="search">
              <path d="M92.83,90.18,71.47,68.83a38.58,38.58,0,1,0-6.29,5l22,22ZM14,41.46A30.47,30.47,0,1,1,44.47,71.93,30.51,30.51,0,0,1,14,41.46Z"></path>
            </g>
          </svg>
        </span>
        <span class="icon is-right close-search" data-icon="x"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="x">
              <polygon points="97.83 7.83 92.17 2.17 50 44.34 7.83 2.17 2.17 7.83 44.34 50 2.17 92.17 7.83 97.83 50 55.66 92.17 97.83 97.83 92.17 55.66 50 97.83 7.83"></polygon>
            </g>
          </svg>
        </span>
      </div>
    </div> <input type="submit" name="search" class="visuallyhidden" value="">
  </div>
  <div class="search__results-wrapper">
    <h2 class="vertical-search__title"> Top suggestions </h2>
    <ul class="search__results"></ul>
  </div>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-YyiUfh" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 450px; min-width: 200px; max-width: 1000px; overflow: hidden; border-radius: 6px; border-style: none; border-width: 6px; border-color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position-y: 50%; padding: 20px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 320px; 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; 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-poppins"
              style="font-size: 36px; font-family: Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold;"><span style="font-family: Tahoma, Verdana, Segoe, sans-serif; font-weight: bold;">Join the Tribe</span><br></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%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-poppins"
              style="font-size: 18px; color: #2b2830; font-family: Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400;"><span style="font-family: Tahoma, Verdana, Segoe, sans-serif; font-weight: 400;">Our weekly newsletter
                holds exclusive offers, new releases and expert tips.</span><br></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="Name_47496909" class="needsclick go3196277516 kl-private-reset-css-Xuajs1" type="text"
            tabindex="0" placeholder="Name" aria-label="Name" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 4px; padding: 0px 0px 0px 16px; height: 54px; text-align: left; color: rgb(0, 0, 0); font-family: Poppins, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(96, 106, 114);">
          <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 15px; 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_47496910" class="needsclick go3196277516 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: 4px; padding: 0px 0px 0px 16px; height: 54px; text-align: left; color: rgb(0, 0, 0); font-family: Poppins, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(96, 106, 114);">
          <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 4px 10px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go3894874857 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(50, 98, 149); border-radius: 6px; border-style: none; border-color: rgb(25, 25, 25); border-width: 2px; color: rgb(255, 255, 255); font-family: Poppins, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 20px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 54px; width: 100%;">Subscribe</button>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

- | / Save up to % Save % Save up to Save Sale Sold out In stock

UPTO 50% OFF SALE - FREE UK SHIPPING ON ALL ORDERS OVER £50 - FREE 90 DAY
RETURNS







TRIBE SPORTS


Sale
Men's Sale Women's Sale
Men's
Women's
Sustainability
Reviews

Login
0 Cart

Shopping Cart 0

Your Cart is Empty

Continue Shopping

Shopping Cart 0


Subtotal:
£ 0.00 GBP

Tax included and shipping calculated at checkout

Checkout Go to cart
 * Sale
    * Men's Sale
    * Women's Sale

 * Men's
 * Women's
 * Sustainability
 * Reviews
 * Login
 * 


0 Cart

Shopping Cart 0

Your Cart is Empty

Continue Shopping

Shopping Cart 0


Subtotal:
£ 0.00 GBP

Tax included and shipping calculated at checkout

Checkout Go to cart

Menu title

This section doesn’t currently include any content. Add content to this section
using the sidebar.

Add description and links to your promotion

Shop now

Your headline



Image caption appears here

Your product's name

$49.00

Add your deal, information or promotional text

AUTUMN SALE


UP TO 50% OFF SALE

FREE SHIPPING ON ALL UK ORDERS OVER £50

SHOP SALE

RECYCLED PLASTICS NEVER LOOKED SO GOOD


SUSTAINABLE, AWARD-WINNING RUNNING KIT

SHOP NOW

OVER 7,000 POSITIVE REVIEWS


'TRIBE SPORTS QUALITY BEATS THE REST OF THE FIELD.'

TERENCE C.

READ REVIEWS

INTRODUCING OUR ENDURE SWIFT SHORT


YOUR PERFECT YEAR-ROUND RUNNING SHORT

SHOP NEW IN

FOR THE LOVE OF THE RUN, FOR THE GOOD OF THE PLANET


PLANTING A TREE WITH EVERY ORDER YOU PLACE

LEARN MORE


HIGH PERFORMANCE RUNNING CLOTHING, CRAFTED FROM RECYCLED PLASTICS.


TECHNICAL EXPERTISE

We've put in over 10 years of legwork perfecting our craft, leaving you to focus
on putting in the miles.


BUILT TO LAST

Endurance, not hindrance. Wherever you run, your kit is designed to go the
distance, mile after mile.


POSITIVE IMPACT

From planting a tree with every order to recycling your unwanted kit, we're
proud to be doing things differently.


DISCOVER OUR BEST SELLERS

Sale


Endure Tee - Fresh Blue £ 28.80 GBP £ 48.00 GBP
Quick View
Sale


Endure Tee - Rich Royal Blue £ 28.80 GBP £ 48.00 GBP
Quick View
Sale


Endure Race Shorts - Black £ 28.80 GBP £ 48.00 GBP
Quick View
Sale


Endure Tight - Black £ 35.00 GBP £ 70.00 GBP
Quick View
Sale


Endure Pro Racer - Fresh Blue £ 23.40 GBP £ 39.00 GBP
Quick View
Sale


Endure Tee - Rich Royal Blue £ 25.20 GBP £ 42.00 GBP
Quick View
Sale


Endure Pro Shorts - Black £ 28.80 GBP £ 48.00 GBP
Quick View
Sale


Endure Tight - Black £ 37.00 GBP £ 74.00 GBP
Quick View
Sale


Endure Pro Shorts with Thigh Pockets - Black £ 30.00 GBP £ 50.00 GBP
Quick View
Sale


Endure Swift Shorts - Navy/Charcoal £ 23.40 GBP £ 39.00 GBP
Quick View
Sale


Endure Swift Shorts - Navy/Fluro Coral £ 23.40 GBP £ 39.00 GBP
Quick View

"Wow! The most comfortable running tights I have ever had. Fit perfectly to
size, do not rub or chaff, provide amazing support and extra ventilation on the
knees and thighs makes them extremely comfortable to wear on a long run."

Jean M.

Endure Tights



"My new favourite running brand! Absolutely brilliant, super comfortable, great
fit and awesome looking."

Michael L.

Endure Tee in Fresh Blue



"I just love this tee! It's a stunning colour, super comfy to wear, and made
from recycled plastics! Tough runners need tough kit, and this tee is definitely
up to the job!"

Leanne R.

Endure Tee



"Best running shorts I’ve ever owned. Really light to wear, and you hardly know
you are wearing them. Great piece of kit and so good I’ve bought a second pair."

Charlie W.

Endure Race Shorts



"Ultra lightweight, very soft, quick drying, beautiful colour, crafted from
recycled plastic - pure perfection. I highly recommend it."

Magdalena K.

Endure Pro Racer



"The most comfortable running tights I have ever owned. Well made and great
flexibility."

Chris C.

Endure Tights



"These are the comfiest, best fitting shorts I’ve ever worn. I bought another
pair and will probably buy a third because I didn’t plan to wear any other
shorts this Summer."

Michelle S.

Endure Pro Shorts



"This might be among the best running gear you can get. The shirt is very light
and smartly cut, so you barely notice it while wearing. The material is very
comfortable and the overall design clean and modern."

Maximilian B.

Endure Tee in Rich Royal Blue



READ MORE REVIEWS




TRUSTED AND RECOMMENDED BY LEADING SUSTAINABLE RETAILERS




BRITISH DESIGN

ETHICALLY PRODUCED

RECYCLED PACKAGING

About

 * Rest Day Essentials
 * Blog
 * Size Guide
 * Product Care
 * Delivery
 * Returns & Exchanges
 * Privacy Policy
 * Contact Us

 * 
 * 
 * 
 * 

© 2022 Tribe Sports.

Designed by Out of the Sandbox.

Powered by Shopify

American Express Apple Pay Diners Club Discover Maestro Mastercard PayPal Shop
Pay Visa



SEARCH

What are you looking for?



TOP SUGGESTIONS

What are you looking for?



TOP SUGGESTIONS



Join the Tribe


Close form 1

Join the Tribe


Our weekly newsletter holds exclusive offers, new releases and expert tips.




Subscribe