gofreras.top Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

URL: https://gofreras.top/products/yardsale-ys-sport-t-shirt-navy
Submission: On May 02 via manual from IT — Scanned from NL

Form analysis 8 forms found in the DOM

GET /search

<form class="navigation-side__search" method="GET" action="/search">
  <label class="screen-reader-only" for="side_search_input">Search</label>
  <input type="search" id="side_search_input" name="q" placeholder="Search Store" tabindex="-1">
  <input type="submit" class="search-button" aria-label="Submit search" tabindex="-1">
</form>

POST /cart/update

<form method="post" action="/cart/update" accept-charset="UTF-8" class="navigation-side__currency shopify-currency-form" enctype="multipart/form-data">
  <input type="hidden" name="form_type" value="currency" tabindex="-1">
  <input type="hidden" name="utf8" value="✓" tabindex="-1">
  <input type="hidden" name="return_to" value="/" tabindex="-1">
  <label for="currency_select_side">Currency:</label>
  <div id="currency_select_side" class="custom-select">
    <p id="currency_select_side_select_label" class="screen-reader-only" aria-role="label">GBP</p>
    <select id="currency_select_side_select" name="currency" aria-labelledby="currency_select_side_select_label" tabindex="-1">
      <option disabled="" hidden="">GBP</option>
      <option value="AUD">AUD</option>
      <option value="CAD">CAD</option>
      <option value="EUR">EUR</option>
      <option value="GBP" selected="">GBP</option>
      <option value="HKD">HKD</option>
      <option value="JPY">JPY</option>
      <option value="NZD">NZD</option>
      <option value="SGD">SGD</option>
      <option value="USD">USD</option>
    </select>
    <label for="currency_select_side_select" role="presentation">GBP</label>
    <ul role="presentation">
      <li data-value="AUD">AUD</li>
      <li data-value="CAD">CAD</li>
      <li data-value="EUR">EUR</li>
      <li data-value="GBP">GBP</li>
      <li data-value="HKD">HKD</li>
      <li data-value="JPY">JPY</li>
      <li data-value="NZD">NZD</li>
      <li data-value="SGD">SGD</li>
      <li data-value="USD">USD</li>
    </ul>
  </div>
</form>

POST /cart/update

<form method="post" action="/cart/update" id="currency_form" accept-charset="UTF-8" class="shopify-currency-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="currency"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="return_to" value="/products/yardsale-ys-sport-t-shirt-navy">
  <select name="currency" class="currency__select">
    <option style="background-color: rgb(0, 0, 0, 0.8) !important">AUD</option>
    <option style="background-color: rgb(0, 0, 0, 0.8) !important">CAD</option>
    <option style="background-color: rgb(0, 0, 0, 0.8) !important">EUR</option>
    <option selected="true">GBP</option>
    <option style="background-color: rgb(0, 0, 0, 0.8) !important">HKD</option>
    <option style="background-color: rgb(0, 0, 0, 0.8) !important">JPY</option>
    <option style="background-color: rgb(0, 0, 0, 0.8) !important">NZD</option>
    <option style="background-color: rgb(0, 0, 0, 0.8) !important">SGD</option>
    <option style="background-color: rgb(0, 0, 0, 0.8) !important">USD</option>
  </select>
</form>

GET /search

<form class="search" method="GET" action="/search" id="search_813893698">
  <label for="search_input_813893698" class="screen-reader-only">Search</label>
  <div class="search__input__wrapper"><span class="psuedo-placeholder" aria-hidden="true" data-hidden="false" data-previous="0">Search store...</span><input type="search" class="has-psuedo-placeholder" name="q" id="search_input_813893698"
      autocomplete="off" tabindex="-1">
    <ul class="search__input__responses" role="listbox" aria-hidden="true" data-no-results-text="No results" data-view-all-text="View all results" data-limit="5"></ul>
    <div class="search__input__info"></div>
  </div>
  <input type="hidden" name="type" value="product" tabindex="-1">
  <input type="submit" class="search-button search-button--submit" aria-label="Submit search" tabindex="-1">
</form>

POST /cart/add

<form action="/cart/add" enctype="multipart/form-data" method="post" class="product__form" x-data="productForm(fs.product, 0, true)" @submit.prevent="addToCart">
  <fieldset>
    <template x-if="canDirectCheckout">
      <div>
        <button type="button" class="cta larger" :disabled="!canSubmit">Quick buy</button>
      </div>
    </template>
    <div>
      <button type="submit" class="cta larger" x-text="isLoading ? 'Adding to Basket...' : (isSoldOut ? 'SOLD OUT' : (!variant_id ? 'Pick a size' : 'Add to Basket'))" :disabled="!canSubmit" disabled="disabled">Pick a size</button>
    </div>
  </fieldset>
  <template id="variant_select_option">
    <div>
      <span data-key="title"></span>
      <span class="subtitle my0 small">Unavailable, <span class="u">Email me when back in stock</span>
      </span>
    </div>
  </template>
  <template id="variant_select_selected">
    <span data-key="title"></span>
  </template>
  <jm-select x-ref="select" class="mt1" id="_custom_select_0" is-initialised="">
    <div class="placeholder"></div>
    <label class="screen-reader-only" id="_custom_select_0_label">Size</label>
    <select name="id" id="variant_select" style="display: none;">
      <option selected="" disabled="" hidden="" value="0">Size</option>
      <option value="41482513318068" data-template="variant_select_option" data-template-selected="variant_select_selected" data-title="S" data-available="true">S</option>
      <option value="41482513350836" data-template="variant_select_option" data-template-selected="variant_select_selected" data-title="M" data-available="false">M</option>
      <option value="41482513383604" data-template="variant_select_option" data-template-selected="variant_select_selected" data-title="L" data-available="false">L</option>
      <option value="41482513416372" data-template="variant_select_option" data-template-selected="variant_select_selected" data-title="XL" data-available="false">XL</option>
    </select>
    <div id="_custom_select_0" role="select" aria-labelled-by="_custom_select_0_label" aria-has-popup="true" aria-expanded="false" tabindex="0"><span id="_custom_select_0_value">Size</span><span></span></div>
    <ul id="_custom_select_0_options" role="listbox" aria-activedescendant="_custom_select_0_option_0">
      <li id="_custom_select_0_option_0" data-value="0" data-index="0" aria-disabled="true" role="option" tabindex="-1" aria-selected="true">Size</li>
      <li id="_custom_select_0_option_1" data-value="41482513318068" data-template="variant_select_option" data-template-selected="variant_select_selected" data-title="S" data-available="true" data-index="1" role="option" tabindex="-1">
        <div>
          <span data-key="title">S</span>
          <span class="subtitle my0 small">Unavailable, <span class="u">Email me when back in stock</span>
          </span>
        </div>
      </li>
      <li id="_custom_select_0_option_2" data-value="41482513350836" data-template="variant_select_option" data-template-selected="variant_select_selected" data-title="M" data-available="false" data-index="2" role="option" tabindex="-1">
        <div>
          <span data-key="title">M</span>
          <span class="subtitle my0 small">Unavailable, <span class="u">Email me when back in stock</span>
          </span>
        </div>
      </li>
      <li id="_custom_select_0_option_3" data-value="41482513383604" data-template="variant_select_option" data-template-selected="variant_select_selected" data-title="L" data-available="false" data-index="3" role="option" tabindex="-1">
        <div>
          <span data-key="title">L</span>
          <span class="subtitle my0 small">Unavailable, <span class="u">Email me when back in stock</span>
          </span>
        </div>
      </li>
      <li id="_custom_select_0_option_4" data-value="41482513416372" data-template="variant_select_option" data-template-selected="variant_select_selected" data-title="XL" data-available="false" data-index="4" role="option" tabindex="-1">
        <div>
          <span data-key="title">XL</span>
          <span class="subtitle my0 small">Unavailable, <span class="u">Email me when back in stock</span>
          </span>
        </div>
      </li>
    </ul>
  </jm-select>
  <input type="hidden" name="quantity" x-model="quantity" value="1" mm-min="1" mm-stock-max="NaN" step="1" mm-step="1">
</form>

<form class="inline-form" @submit.prevent="handleSubmit">
  <input type="hidden" name="product_id" x-model="product_id" value="7130182975668">
  <input type="hidden" name="variant_id" x-model="variant_id" value="">
  <div class="inline-submit">
    <label for="product_oos_form_email" class="screen-reader-only">Email</label>
    <input type="email" name="email" id="product_oos_form_email" x-model="email" value="" placeholder="Enter your email" required="">
    <button type="submit" aria-label="Submit" :disabled="!isValid"><svg height="7" viewBox="0 0 28 7" width="28" xmlns="http://www.w3.org/2000/svg">
        <polygon fill="#959595" points="24 7 24 4 0 4 0 3 24 3 24 0 28 3.5 24 7"></polygon>
      </svg></button>
  </div>
  <template x-if="hasError">
    <div class="relative">
      <p role="alert" class="body sans my0 alert alert--critical white absolute full" aria-live="assertive">An unexpected error occured</p>
    </div>
  </template>
</form>

<form class="inline-form" @submit.prevent="handleSubmit">
  <input type="hidden" name="product_id" x-model="product_id" value="7130182975668">
  <input type="hidden" name="variant_id" x-model="variant_id" value="0">
  <div class="inline-submit">
    <label for="product_oos_form_email" class="screen-reader-only">Email</label>
    <input type="email" name="email" id="product_oos_form_email" x-model="email" value="" placeholder="Enter your email" required="">
    <button type="submit" aria-label="Submit" :disabled="!isValid" disabled="disabled"><svg height="7" viewBox="0 0 28 7" width="28" xmlns="http://www.w3.org/2000/svg">
        <polygon fill="#959595" points="24 7 24 4 0 4 0 3 24 3 24 0 28 3.5 24 7"></polygon>
      </svg></button>
  </div>
  <template x-if="hasError">
    <div class="relative">
      <p role="alert" class="body sans my0 alert alert--critical white absolute full" aria-live="assertive">An unexpected error occured</p>
    </div>
  </template>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-U6juKG" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; margin: 0px auto; border-radius: 0px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 0px; 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: 42px; 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: 0px; 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_63863741" class="needsclick go3377810754 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Sign Up to Newsletter" aria-label="Sign Up to Newsletter" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 0px; padding: 0px 0px 0px 16px; height: 42px; text-align: left; color: rgb(50, 50, 50); font-family: &quot;Neuzeitsltstd Book&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(50, 50, 50);">
          <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: 0px; position: relative; flex: 0 1 auto; margin: 0px auto;"><button
          class="needsclick go1505117110 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgba(255, 255, 255, 0); border-radius: 0px; border-style: none; border-color: rgb(29, 29, 29); border-width: 2px; color: rgb(255, 255, 255); font-family: &quot;Neuzeitsltstd Book&quot;, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; letter-spacing: 0px; line-height: 1; white-space: normal; padding: 0px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 42px;">Subscribe</button>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

Skip to content
Search
 * Sign In
 * My Basket 0

 * Latest
 * Shoes
   
    * Adidas
    * Adidas Busenitz
    * Converse
    * Last Resort AB
    * New Balance
    * Nike SB
    * Nike SB Blazer
    * Nike SB Orange Label
    * Nike SB Stefan Janoski
    * Vans
    * View all Shoes

 * Clothing
   
    * Accessories
    * Bags
    * Beanies
    * Caps
    * Fleeces
    * Hats
    * Hoodies
    * Jackets
    * Jeans
    * Knitwear
    * Sweatpants
    * Shirts
    * Shorts
    * Sweatshirts
    * Socks
    * T-Shirts
    * Trousers
    * Organic
    * Recycled
    * View all Clothing

 * Skateboarding
   
    * Decks
    * Trucks
    * Wheels
    * Hardware
    * View all Skateboarding

 * Brands
   
    * adidas Skateboarding
    * Alltimers
    * Always in Colour
    * Bronze 56k
    * Butter Goods
    * Cash Only
    * Carhartt WIP
    * Columbia
    * Converse
    * Civilist
    * Dickies
    * Flatspot
    * Gramicci
    * Hélas
    * Hockey Skateboards
    * Kavu
    * Last Resort AB
    * Levi's® Skateboarding
    * Magenta Skateboards
    * New Balance Numeric
    * Nike SB
    * Nike ACG
    * Nike Sportswear
    * by Parra
    * Palace
    * Parlez
    * Pass Port
    * Patagonia
    * Polar Skate Co.
    * Poetic Collective
    * Pop Trading Company
    * Quartersnacks
    * Salomon
    * Satta
    * Skateboard Cafe
    * Stan Ray
    * Stefan Janoski
    * Stüssy
    * The Quiet Life
    * Thrasher
    * Vans
    * Yardsale
    * View all Brands

 * Blog
 * Flatspot Releases
 * Sale

 * About Us
 * Contact
 * UK Shipping
 * UK Returns
 * International Shipping
 * International Returns
 * FAQs
 * Klarna FAQs
 * Terms and Conditions
 * Privacy Policy
 * 10% Student Discount
 * Careers
 * Currency:
   
   GBP
   
   GBP AUDCADEURGBPHKDJPYNZDSGDUSD GBP
    * AUD
    * CAD
    * EUR
    * GBP
    * HKD
    * JPY
    * NZD
    * SGD
    * USD

Menu
 * Latest
 * Shoes
   
   Most Popular:
   
    * Adidas
    * Adidas Busenitz
    * Converse
    * Last Resort AB
    * New Balance
    * Nike SB
    * Nike SB Blazer
    * Nike SB Orange Label
    * Nike SB Stefan Janoski
    * Vans
   
   View All Shoes

 * Clothing
   
   Categories:
   
    * Accessories
    * Bags
    * Beanies
    * Caps
    * Fleeces
    * Hats
    * Hoodies
    * Jackets
    * Jeans
    * Knitwear
    * Sweatpants
    * Shirts
    * Shorts
    * Sweatshirts
    * Socks
    * T-Shirts
    * Trousers
    * Organic
    * Recycled
   
   View All Clothing

 * Skateboarding
   
   Categories:
   
    * Decks
    * Trucks
    * Wheels
    * Hardware
   
   View All Skateboarding

 * Brands
   
   Most Popular:
   
    * adidas Skateboarding
    * Alltimers
    * Always in Colour
    * Bronze 56k
    * Butter Goods
    * Cash Only
    * Carhartt WIP
    * Columbia
    * Converse
    * Civilist
    * Dickies
    * Flatspot
    * Gramicci
    * Hélas
    * Hockey Skateboards
    * Kavu
    * Last Resort AB
    * Levi's® Skateboarding
    * Magenta Skateboards
    * New Balance Numeric
    * Nike SB
    * Nike ACG
    * Nike Sportswear
    * by Parra
    * Palace
    * Parlez
    * Pass Port
    * Patagonia
    * Polar Skate Co.
    * Poetic Collective
    * Pop Trading Company
    * Quartersnacks
    * Salomon
    * Satta
    * Skateboard Cafe
    * Stan Ray
    * Stefan Janoski
    * Stüssy
    * The Quiet Life
    * Thrasher
    * Vans
    * Yardsale
   
   View All Brands

 * Blog
 * Sale

AUD CAD EUR GBP HKD JPY NZD SGD USD
Open search form
Search
Search store...

Basket
Close



Maximum Quantity Total:

There are no items in your basket

There are no items in your basket

Order within  1hr 57mins for delivery on Wed 3.5*

Your basket qualifies for FREE premium delivery Add another £85.00 for FREE
premium delivery

Checkout View Basket

*Shipping times and prices refer to UK delivery only

 1. Home
 2. BRANDS
 3. Yardsale Skateboards
 4. Yardsale YS Sport T-Shirt - Navy


1/3
 * 
 * 
 * 



X
 * 
 * 
 * 

 * 
 * 
 * 


YARDSALE YS SPORT T-SHIRT


£34.00 £45.00


NAVY


Quick buy
Pick a size
Unavailable, Email me when back in stock

Size SizeSMLXL
Size
 * Size
 * S Unavailable, Email me when back in stock
 * M Unavailable, Email me when back in stock
 * L Unavailable, Email me when back in stock
 * XL Unavailable, Email me when back in stock

Yardsale YS Sport T-Shirt in Navy. Made from 100% cotton with a heavyweight
fabrication, this regular fitting Yardsale t-shirt arrives as part of the
brand’s Summer ‘22 collection. Featuring a casual crew collar and a straight cut
hem, this navy Yardsale t-shirt is finished with a twill applique ‘YS Sport’
logo sewn across the centre chest.

Known for their LDN-LAX transatlantic narrative and for their throwback style
aesthetic, Yardale is a highly creative skateboard brand based in South London.
Pairing references to retro luxury fashion with a passion for old-school sunset
and cocktail culture, Yardsale is an open minded brand with a unique design
style to match.


View More Yardsale Skateboards at Flatspot

Read More


ALSO AVAILABLE IN:


 * Product details
    * 100% Cotton
      
    * Rib Knit Collar
      
    * Applique Chest Graphic
      
    * Regular Fit

 * Shipping and Returns
    * Order by 12pm for same day dispatch (weekdays only).
    * Next day delivery is Mon-Fri only (exc. Bank Holidays).
   
   
   UK SHIPPING
   
    * DPD Local Next Working Day - £4.50 - FREE over £85
    * DHL Next Working Day - £6.00 - £2.00 over £85
   
   NB. Next Day delivery is not available to some postcodes. Delivery will take
   2 business days. See more info here
   
   
   INTERNATIONAL DELIVERY
   
    * Channel Islands - prices start from £7.00
    * Europe - prices start from £15.00
    * USA - prices start from £15.00
    * Rest of World - prices start from £20.00
   
   For more information please see this page
   
   --------------------------------------------------------------------------------
   
   
   RETURNS
   
   If you are not 100% satisfied with your purchase you can return your goods
   for whatever reason, no questions asked, for an exchange* (*UK only) or
   refund.
   
   Click here for our UK Returns page
   
   Click here for our International Returns page

 * Sizing guide
   
   Please note this is intended as a guide only and is not specific to a
   particular brand or style - the actual measurements of some garments may fall
   outside the specified range.  
   
   
   
   A. Shoulder B. Chest C. Length D. Sleeve S 17-19" 18-20" 26-28" 8-9" M 18-20"
   20-21" 27-29" 8-9" L 20-23" 21-23" 29-31" 9-10" XL 21-24" 23-25" 30-32" 9-10"

 * Product reviews
   




NOTIFY ME WHEN BACK IN STOCK

Enter your e-mail address and we will notify you if becomes available again.

Email

An unexpected error occured

Enter your e-mail address and we will notify you if Yardsale YS Sport T-Shirt,
Navy becomes available again.

Email

An unexpected error occured

Thanks, we'll email you when it comes back in stock.

By entering your email, you are agreeing to Flatspot's Privacy Policy


Free UK delivery on orders over £80


RECENTLY VIEWED




RECOMMENDED


 * 

 * Facebook
 * Twitter
 * Instagram
 * Youtube

Subscribe
 * About us
 * Contact
 * UK Shipping
 * UK Returns
 * International Shipping
 * International Returns
 * FAQs
 * Klarna FAQs
 * 10% Student Discount

 * Terms and Conditions
 * Privacy
 * © Flatspot 2023





Flatspot.com uses cookies, tap OK if you are down with that.   
Ok