limitededt.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://limitededt.com/
Effective URL: https://limitededt.com/
Submission: On May 24 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

POST https://www.formbackend.com/f/495daec80330e65e

<form accept-charset="UTF-8" action="https://www.formbackend.com/f/495daec80330e65e" method="POST">
  <label class="d-block upppercase one-whole fontWeight-5" for="email">Email*</label>
  <input class="d-block m-b-15 one-whole input-form" type="email" id="email" name="email" required="">
  <label class="d-block one-whole upppercase fontWeight-5" for="Member ID">Member ID*</label>
  <input class="d-block m-b-15 one-whole input-form" type="text" id="Member ID" name="Member ID" required="">
  <input type="text" class="hide" name="Product" id="Product" value="">
  <label class="d-block one-whole upppercase fontWeight-5" for="Size">SIZE SELECTION*</label><select class="input-form m-b-15 new-select" name="Size"></select>
  <label class="upppercase d-block one-whole fontWeight-5" for="Size">Pickup Location</label>
  <input type="text" id="pickup_location" class="d-block m-b-15 one-whole input-form" name="Pickup Location" value=""><button class="m-t-20 Button color-white Button--full background-black" type="submit">Submit</button>
</form>

POST /cart

<form class="Cart Drawer__Content" action="/cart" method="POST" novalidate="">
  <div class="Drawer__Main" data-scrollable="">
    <p class="Cart__Empty Heading u-h5">Your cart is empty</p>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_6984671068231" accept-charset="UTF-8" class="ProductForm" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="ProductForm__Variants">
    <div class="ProductForm__Option ProductForm__Option--labelled"><span class="ProductForm__Label"> Size: </span>
      <ul class="SizeSwatchList HorizontalList HorizontalList--spacingTight">
        <li class="HorizontalList__Item">
          <input id="option-0-0" class="SizeSwatch__Radio" type="radio" name="option-Size" value="S" checked="checked" data-option-position="1">
          <label for="option-0-0" class="SizeSwatch ">S</label>
        </li>
        <li class="HorizontalList__Item">
          <input id="option-1-1" class="SizeSwatch__Radio" type="radio" name="option-Size" value="M" data-option-position="1">
          <label for="option-1-1" class="SizeSwatch ">M</label>
        </li>
        <li class="HorizontalList__Item">
          <input id="option-2-2" class="SizeSwatch__Radio" type="radio" name="option-Size" value="L" data-option-position="1">
          <label for="option-2-2" class="SizeSwatch ">L</label>
        </li>
        <li class="HorizontalList__Item">
          <input id="option-3-3" class="SizeSwatch__Radio" type="radio" name="option-Size" value="XL" data-option-position="1">
          <label for="option-3-3" class="SizeSwatch sold-out-line">XL</label>
        </li>
      </ul>
    </div>
    <div class="no-js ProductForm__Option">
      <div class="Select Select--primary"><svg class="Icon Icon--select-arrow" role="presentation" viewBox="0 0 19 12">
          <polyline fill="none" stroke="currentColor" points="17 2 9.5 10 2 2" fill-rule="evenodd" stroke-width="2" stroke-linecap="square"></polyline>
        </svg><select id="product-select-6984671068231" name="id" title="Variant">
          <option selected="selected" value="40763614822471" data-sku="CLTE24S10012-WHT">S - $109.00</option>
          <option value="40763614855239" data-sku="CLTE24S10012-WHT">M - $109.00</option>
          <option value="40763614888007" data-sku="CLTE24S10012-WHT">L - $109.00</option>
          <option disabled="disabled" value="40763614920775" data-sku="CLTE24S10012-WHT">XL - $109.00</option>
        </select>
      </div>
    </div><input type="hidden" name="quantity" value="1">
  </div>
  <div class="popperdiv">
    <p class="fontWeight-6 showhere" style="color: #D8000C; display: none;">1 Pair out of multiple colors or sizes allowed per order.</p>
    <button id="AddToCart" data-prodid="6984671068231" data-limit1="false" type="button" class=" timer_end_show ProductForm__AddToCart Button Button--primary Button--full" data-action="add-to-cart"><span>
        <script type="text/javascript">
          //<![CDATA[	
          function skt_load(url, callback) {
            var xhr;
            if (typeof XMLHttpRequest !== 'undefined') xhr = new XMLHttpRequest();
            else {
              var versions = ["MSXML2.XmlHttp.5.0", "MSXML2.XmlHttp.4.0", "MSXML2.XmlHttp.3.0", "MSXML2.XmlHttp.2.0", "Microsoft.XmlHttp"]
              for (var i = 0, len = versions.length; i < len; i++) {
                try {
                  xhr = new ActiveXObject(versions[i]);
                  break;
                } catch (e) {}
              } // end for
            }
            xhr.onreadystatechange = ensureReadiness;

            function ensureReadiness() {
              if (xhr.readyState < 4) {
                return;
              }
              if (xhr.status !== 200) {
                return;
              }
              // all is well  
              if (xhr.readyState === 4) {
                callback(xhr);
              }
            }
            xhr.open('GET', url, true);
            xhr.send('');
          }

          function sktAsyncLoad() {
            var urls = ["https:\/\/gift-cards.shopkeepertools.com\/sktjs?shop=" + Shopify.shop];
            for (var i = 0; i < urls.length; i++) {
              var s = document.createElement('script');
              s.type = 'text/javascript';
              s.async = true;
              s.src = urls[i];
              var x = document.getElementsByTagName('script')[0];
              x.parentNode.insertBefore(s, x);
            }
          };

          function skt_start() {
            var url = "/products/clot-enamel-dragon-print-tee-white-clte24s10012-wht" + ".json";
            skt_load(url, function(xhr) {
              skt_string = xhr.responseText;
              skt_fillment = '"fulfillment_service":"gift_card"';
              if (skt_string.indexOf(skt_fillment) !== -1) {
                if (window.attachEvent) {
                  window.attachEvent('onload', sktAsyncLoad);
                } else {
                  window.addEventListener('load', sktAsyncLoad, false);
                }
              }
            });
          }
          skt_start();
          //]]>
        </script>
        <div id="skt_gc_line_items">
          <input type="hidden" id="skt_gc_slug" name="properties[Customization]" value="" disabled="disabled">
          <input type="hidden" id="skt_gc_to" name="properties[To]" value="" disabled="disabled">
          <input type="hidden" id="skt_gc_shop_id" value="3185" disabled="disabled">
          <input type="hidden" id="skt_gc_shop_name" value="Limited Edt" disabled="disabled">
        </div> Add to cart
      </span></button>
  </div>
  <input type="hidden" name="product-id" value="6984671068231"><input type="hidden" name="section-id" value="d8066e2c-dd47-4188-9ecb-04f88f021123">
</form>

POST /contact#footer-newsletter

<form method="post" action="/contact#footer-newsletter" id="footer-newsletter" accept-charset="UTF-8" class="Footer__Newsletter Form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <input type="email" name="contact[email]" class="Form__Input" aria-label="Enter your email address" placeholder="Enter your email address" required="">
  <button type="submit" class="Form__Submit Button Button--primary">Subscribe</button>
</form>

Name: GET /search

<form action="/search" name="GET" role="search" class="Search__Form">
  <input type="search" class="Search__Input Heading" name="q" autocomplete="off" autocorrect="off" autocapitalize="off" placeholder="Search..." autofocus="">
  <input type="hidden" name="type" value="product">
</form>

Text Content

×
Email* Member ID* SIZE SELECTION* Pickup Location Submit


×
Skip to content



Home
New Arrivals
VIEW ALL
Footwear
Apparel
Accessories
Lifestyle
Mens
Mens
 * VIEW ALL
 * Footwear
 * Apparel
 * Accessories
 * Lifestyle

Featured
 * John Elliott
 * Jordan Brand
 * Nike
 * On
 * Real Bad Man

Womens
Womens
 * VIEW ALL
 * Footwear
 * Apparel
 * Accessories
 * Lifestyle

Featured
 * adidas
 * Andersson Bell
 * Aries
 * Converse
 * Nike
 * Y-3

Kids
Kids
 * VIEW ALL
 * Footwear

Brands
A - G
 * ACRONYM
 * adidas Consortium
 * adidas Originals
 * adidas Performance
 * Andersson Bell
 * Aries
 * ASICS
 * Bang & Olufsen
 * Be@rbrick
 * Be@rbrick Audio
 * Billionaire Boys Club
 * Carhartt WIP
 * CARNIVAL
 * Cassina
 * Charles Jeffrey LOVERBOY
 * Champion
 * Clarks
 * Clarks Originals
 * CLOT
 * Clottee
 * Converse
 * COTODAMA
 * Crep Protect
 * Crocs
 * Feng Chen Wang
 * FLATLIST
 * Foxtrot Uniform
 * G-SHOCK
 * GREATEST

H - N
 * Hartcopy
 * HYPEBEAST
 * Jason Markk
 * John Elliott
 * Jordan Brand
 * KEEN
 * Limited Edt
 * Martine Rose
 * Marshall
 * Medicom Toy
 * Members Of The Rage
 * Mitchell & Ness
 * MSFTSrep
 * New Balance
 * New Balance MADE
 * New Era
 * Nike
 * NikeLab
 * Noon Goons
 * NOTHING
 * N3AVIGATE

O - U
 * Oakley
 * OBEY
 * Objects IV Life
 * Official Limited
 * Oliver Peoples
 * On
 * Parra
 * Patta
 * Perks And Mini (P.A.M.)
 * Phaidon
 * PUMA
 * Real Bad Man
 * Reebok
 * Rex Orange County
 * Rhude
 * Rizzoli
 * Salomon
 * SBTG Surplus
 * SECRET FRESH
 * Song For The Mute
 * Spalding
 * Sporty & Rich
 * STAPLE
 * SUICOKE
 * TM/KK
 * Tower Box
 * Transparent
 * Under Armour

V - #
 * VANDYTHEPINK
 * Vans
 * Vans Vault
 * Wacko Maria
 * Wasted Collective
 * Western Hydrodynamic Research
 * Wilson
 * Y-3
 * YEENJOY Studio
 * YEEZY
 * Yeti Out
 * #FR2
 * _J.L-A.L_
 * 11S by Boris Bidjan Saberi

CHAMBER
BRANDS
 * VIEW ALL
 * SALE

FEATURED
 * ACRONYM
 * Charles Jeffrey LOVERBOY
 * Feng Chen Wang
 * Martine Rose
 * Song For The Mute
 * Western Hydrodynamic Research
 * _J.L-A.L_

Sale
Sale
 * ALL SALE
 * Womens Sale
 * Mens Sale

OUTLET
VIP
Sustainability
 * Account
 * Search
 * 

 * 
 * 

Cart

Your cart is empty

FREE LOCAL SHIPPING WITH ORDERS ABOVE SGD 50. • NBA PLAYOFFS - GET 20% OFF ALL
PERFORMANCE BASKETBALL FOOTWEAR FROM 17 APRIL TO 22 MAY


 * HomeHome
 * New ArrivalsNew Arrivals
   New Arrivals
    * Mens
    * Womens
    * Kids
   
   Categories
    * VIEW ALL
    * Apparel
    * Accessories
    * Footwear
    * Lifestyle
   
   adidas Originals + KoRn
   
   SHOP NOW
   
   NEW BALANCE 57/40
   
   SHOP NOW

 * MensMens
   Mens
    * VIEW ALL
    * Footwear
    * Apparel
    * Accessories
    * Lifestyle
   
   Featured
    * On
    * John Elliott
    * Jordan Brand
    * New Balance
    * Nike
    * Real Bad Man
   
   ADIDAS ORIGINALS + END. CENTENNIAL LOW CONSORTIUM CUP 'PRESENT'
   
   SHOP NOW
   
   NEW BALANCE + LIMITED EDT + SBTG 'URBAN ISLANDER II'
   
   SHOP NOW

 * WomensWomens
   Womens
    * VIEW ALL
    * Footwear
    * Apparel
    * Accessories
    * Lifestyle
   
   Featured
    * adidas
    * Andersson Bell
    * Aries
    * Nike
    * Y-3
   
   Nike WMNS V2K Run
   
   SHOP NOW
   
   PUMA SUEDE MAYU
   
   SHOP NOW

 * KidsKids
   Kids
    * VIEW ALL
    * Footwear
   
   Featured
    * adidas x Disney
   
   PUMA x TROLLS
   
   SHOP NOW
   
   NIKE AIR FORCE 1
   
   SHOP NOW

 * BrandsBrands
   A - G
    * ACRONYM
    * adidas Consortium
    * adidas Originals
    * adidas Performance
    * Andersson Bell
    * Aries
    * ASICS
    * Bang & Olufsen
    * Be@rbrick
    * Be@rbrick Audio
    * Billionaire Boys Club
    * Carhartt WIP
    * CARNIVAL
    * Cassina
    * Charles Jeffrey LOVERBOY
    * Champion
    * Clarks
    * Clarks Originals
    * CLOT
    * Clottee
    * Converse
    * COTODAMA
    * Crep Protect
    * Crocs
    * Feng Chen Wang
    * FLATLIST
    * Foxtrot Uniform
    * G-SHOCK
    * GREATEST
   
   H - N
    * Hartcopy
    * HYPEBEAST
    * Jason Markk
    * John Elliott
    * Jordan Brand
    * KEEN
    * Limited Edt
    * Martine Rose
    * Marshall
    * Medicom Toy
    * Members Of The Rage
    * Mitchell & Ness
    * MSFTSrep
    * New Balance
    * New Balance MADE
    * New Era
    * Nike
    * NikeLab
    * Noon Goons
    * NOTHING
    * N3AVIGATE
   
   O - U
    * Oakley
    * Objects IV Life
    * OBEY
    * Official Limited
    * Oliver Peoples
    * On
    * Parra
    * Patta
    * Perks And Mini (P.A.M.)
    * Phaidon
    * PUMA
    * Real Bad Man
    * Reebok
    * Rex Orange County
    * Rhude
    * Rizzoli
    * Salomon
    * SBTG Surplus
    * SECRET FRESH
    * Song For The Mute
    * Spalding
    * Sporty & Rich
    * STAPLE
    * SUICOKE
    * TM/KK
    * Tower Box
    * Transparent
    * Under Armour
   
   V - #
    * VANDYTHEPINK
    * Vans
    * Vans Vault
    * Wacko Maria
    * Wasted Collective
    * Western Hydrodynamic Research
    * Wilson
    * Y-3
    * YEENJOY Studio
    * YEEZY
    * Yeti Out
    * #FR2
    * _J.L-A.L_
    * 11S by Boris Bidjan Saberi

 * CHAMBERCHAMBER
   BRANDS
    * NEW IN
    * SALE
   
   FEATURED
    * ACRONYM
    * Charles Jeffrey LOVERBOY
    * Feng Chen Wang
    * Martine Rose
    * Song For The Mute
    * Western Hydrodynamic Research
    * _J.L-A.L_
   
   NEW IN
   
   Latest Products As They Arrive
   
   SALE
   
   UP TO 50% OFF

 * SaleSale
   SALE
    * ALL SALE
    * Mens Sale
    * Womens Sale
   
   PAST SEASON SALE
   
   UP TO 70% OFF
   
   LE OUTLET
   
   FINAL MARKDOWNS

 * VIPVIP
 * ♲ SUSTAINABILITY♲ SUSTAINABILITY




 * 
 * 
 * (0)

 1. 
 2. 
 3. 
 4. 
 5. 


NEW ARRIVALS

NIKE


WMNS CALM SANDALS 'LIGHT BONE'

$135

Nike


WMNS CALM SANDAL 'BLACK'

$135

Nike


CALM SANDAL 'KHAKI'

$135

Nike


CALM SANDAL 'BLACK'

$135

BE@RBRICK Audio


BE@RBRICK AUDIO 400% 'BLACK'

$760

BE@RBRICK Audio


BE@RBRICK AUDIO 400% 'CLEAR'

$760

BE@RBRICK Audio


BE@RBRICK AUDIO 400% 'SMOKE'

$760

Nike


WMNS ZOOM VOMERO 5 'SAIL SIREN RED'

$249
View All New Arrivals
View products
View products
View products


PICK OF THE WEEK


CLOT


CLOT ENAMEL DRAGON PRINT TEE 'WHITE'

$109

Size:
 * S
 * M
 * L
 * XL

S - $109.00 M - $109.00 L - $109.00 XL - $109.00

1 Pair out of multiple colors or sizes allowed per order.


Add to cart
View product details


SIZE CHART


Sporty & Rich
Charles Jeffrey LOVERBOY
Foxtrot Uniform
MARTINE ROSE
WASTED COLLECTIVE
FLATLIST EYEWEAR


LAUNCHES


ADIDAS ORIGINALS + WALES BONNER 'THE RIFT VALLEY RUNNERS'

MEMBERS RESERVATION: 20/05/2024 3-9PM (GMT+8) ▪︎ LAUNCH: 21/05/2024 10AM (GMT+8)

Read more


CARNIVAL + SBTG

MEMBERS RESERVATION: 15/05/2024 3-9PM (GMT+8) ▪︎ AVAILABLE: 17 MAY 10AM (GMT+8)

Read more


ADIDAS ORIGINALS + CLOT SUPERSTAR 'BLACK'

MEMBERS BALLOT: 10/04/2024 1PM - 9PM (GMT+8) ▪︎ PUBLIC BALLOT: 11/04/2024 10AM -
11:59PM (GMT+8)

Read more
Past Launches



LIMITED EDT PRESENTS ITS FIRST READY-TO-WEAR LIFESTYLE CONCEPT:


CHAMBER

Nike


AIR 180 'ULTRAMARINE'

$239

Feng Chen Wang


WMNS PATCHED CROPPED JACKET 'BLACK KHAKI'

$759

adidas Originals


+ WALES BONNER CROCHET SHORTS 'SEMI FROZEN YELLOW BROWN'

$259

adidas Originals


+ WALES BONNER CROCHET VEST 'SEMI FROZEN YELLOW BROWN'

$259

adidas Originals


+ WALES BONNER CROCHET GYM BAG 'SEMI FROZEN YELLOW BROWN'

$219

adidas Originals


+ WALES BONNER SAMBA 'WONDER WHITE'

$359

adidas Originals


+ WALES BONNER SAMBA 'SUPPLIER COLOUR ROYAL BLUE'

$359

adidas Originals


+ WALES BONNER SL76 'ASH BLUE CORE BLACK'

$259
View all products


GOT THE BEATS?





JASON MARKK





THE LIMITED EDT GIFT CARD

 1. 
 2. 
 3. 
 4. 


CRUISIN' OR BALLIN'? WE GOT YOU

LE BasketballLE Skate

Nike


DUNK LOW RETRO 'GLACIER BLUE'

$165

Nike


WMNS AIR FORCE 1 ‘07 NEXT NATURE 'WHITE RED'

$189
RESTOCK

Nike


AIR FORCE 1 ‘07 'WHITE UNIVERSITY BLUE'

$189

New Balance


KWAHI 4 'SLATE GREY'

$259

Nike


KD17 EP 'PENNY'

$239
RESTOCK

Nike


WMNS DUNK LOW RETRO 'PHOTON DUST'

$165

Nike


KD17 EP 'UNIVERSITY GOLD'

$239

Jordan Brand


KIDS AIR JORDAN 1 LOW OG 'SILVER'

$189

Jordan Brand


AIR JORDAN 1 LOW OG 'SILVER'

$229

Jordan Brand


AIR JORDAN 12 'RED TAXI'

$289

PUMA


+ LAFRANCE AMOUR 'FOR ALL TIME RED'

$179

PUMA


+ KIDSUPER KIDS MB.03 'PINK LILAC'

$189
View all products

Nike


SB DUNK LOW 'BIG MONEY SAVINGS'

$205

Nike


SB THUMBPRINT TEE 'MIDNIGHT NAVY'

$59

Nike


SB ZOOM JANOSKI OG+ PREMIUM 'CITY OF STYLE'

$179

Nike


+ DI’ORR GREENWOOD SB DUNK HI DECON QS 'NAVAJO ARTS'

$229

Nike


+ DI’ORR GREENWOOD ZOOM BLAZER MID QS 'DARK SMOKE GREY'

$189

Nike


SB TEE 'BLACK'

$59

Nike


KIDS SB DAY ONE 'BLACK GUM'

$115

adidas Originals


LWST 'ORANGE BLACK WHITE'

$159

adidas Originals


LWST 'COLLEGIATE GREEN BLACK WHITE'

$159

Nike


KIDS SB DAY ONE 'SANDDRIFT'

$115

Nike


SB VERTEBRAE 'KNICKS'

$139

Nike


KIDS SB DAY ONE 'BLACK'

$115
View all products


NIKE + NOCTA

Cardinal Stock

SHOP NOW


SALOMON + BORIS BIDJAN SABERI

The collection takes inspiration from Salomon's heritage in mountain sports and
the athletic outdoors and Boris' passion for bouldering and climbing.

SHOP NOW



NEW BALANCE MADE

New Balance MADE shoes are rooted in authentic American or British craftsmanship
and represents New Balance's unwavering commitment to those who walk their own
path.

SHOP NOW


HOME OF CLASSICS

CAMPUSRIVALRYFORUM

adidas Originals


CAMPUS 00S 'CHARCOAL WHITE BLACK'

$169

adidas Originals


CAMPUS 00S 'WONDER SILVER GREY ONE'

$169

adidas Originals


CAMPUS 00S 'WONDER CLAY GREY ONE'

$169

adidas Originals


WMNS CAMPUS 00S 'PUTTY MAUVE'

$169

adidas Originals


CAMPUS 00S 'WHITE GREEN'

$169

adidas Originals


CAMPUS 00S 'WHITE BLACK'

$169

adidas Originals


WMNS CAMPUS 00S 'CORE BLACK TRUE PINK'

$169

adidas Originals


WMNS CAMPUS 00S 'CRYSTAL WHITE BLACK'

$169
View all products
On sale

adidas Originals


RIVALRY LOW 'WHITE'

$89 $159
On sale

adidas Originals


RIVALRY LOW 86 'CREW GREEN'

$95.40 $159

adidas Originals


RIVALRY 86 LOW 'CELTICS'

$159
On sale

adidas Originals


RIVALRY LOW TR 'SILVER LILAC'

$101.40 $169

adidas Originals


RIVALRY SUMMER LOW 'IVORY BLUE BURST'

$169

adidas Originals


RIVALRY 86 LOW 'BETTER SCARLET'

$159

adidas Originals


RIVALRY SUMMER LOW 'CLOUD WHITE NIGHT INDIGO'

$169

adidas Originals


+ NICE KICKS RIVALRY LOW 'CORE BLACK'

$179
View all products

adidas Originals


WMNS FORUM BOLD STRIPES 'CLOUD WHITE CRYSTAL JADE'

$169

adidas Originals


FORUM LOW CL 'WONDER WHITE CORE BLACK'

$159

adidas Originals


+ HELLO KITTY KIDS FORUM BOLD 'HELLO KITTY AND FRIENDS'

$119

adidas Originals


FORUM 84 LOW CL 'CORE BLACK IVORY GUM'

$169

adidas Originals


+ KASINA FORUM 84 LOW 'SUMMER OF FOUR SEASONS'

$199

adidas Originals


FORUM 84 LOW 'OFF WHITE NAVY'

$169

adidas Originals


COZY FORUM 84 LOW 'BLACK WHITE'

$230

adidas Originals


FORUM 84 HI 'COLLEGIATE GREEN'

$189
View all products



ABOUT

 * Limited Edt
 * Store Locations
 * Privacy Policy
 * Terms & Conditions


CUSTOMER CARE

 * FAQs
 * Shipping & Delivery
 * Returns & Exchanges
 * Contact Us
 * Delivery Tracking
 * Gift Card
 * How to be a VIP member


SUBSCRIBE TO OUR NEWSLETTER

Get updated with the latest launches, exclusive raffles, promotions and much
more.

Subscribe


FOLLOW US

Stay on top of new releases by following us on Facebook and Instagram

 * 
 * 

© 2003-2024 Limited Edt

Powered by Solstium

 * American Express
 * Apple Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa