krewdistrict.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://krewdistrict.com/
Submission: On July 10 via api from FI — Scanned from CA

Form analysis 6 forms found in the DOM

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input name="country_code" type="hidden"
    value="CA"><button class="recommendation-modal__close-button" type="submit"><svg aria-label="Dismiss" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" style="height: 1em; width: 1em;">
      <path d="M11.414 10l6.293-6.293a.999.999 0 1 0-1.414-1.414L10 8.586 3.707 2.293a.999.999 0 1 0-1.414 1.414L8.586 10l-6.293 6.293a.999.999 0 1 0 1.414 1.414L10 11.414l6.293 6.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z"
        fill="#000000"></path>
    </svg></button></form>

POST /localization

<form action="/localization" method="POST" class="recommendation-modal__form"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input
    name="country_code" type="hidden" value="CA"><button class="recommendation-modal__button" type="submit" style="background-color: rgb(255, 223, 1); color: rgb(0, 0, 0);">Continue</button></form>

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents" data-location="cart-drawer">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal=""><span class="money">$0.00</span></div>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout"> Check out </button>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search">
  <label for="Search" class="hidden-label">Search</label>
  <div class="search__input-wrap">
    <input class="search__input" id="Search" type="search" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list"
      autocorrect="off" autocomplete="off" autocapitalize="off" autofocus="true" spellcheck="false" placeholder="Search" tabindex="0">
    <input name="options[prefix]" type="hidden" value="last">
    <button class="btn--search" type="submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <defs>
          <style>
            .cls-1 {
              fill: none;
              stroke: #000;
              stroke-miterlimit: 10;
              stroke-width: 2px
            }
          </style>
        </defs>
        <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Search</span>
    </button>
  </div>
  <button class="btn--close-search">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
  </button>
  <div id="predictive-search" class="search__results" tabindex="-1"></div>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label
    for="Email-1494292487693" class="hidden-label">Enter your email</label>
  <label for="newsletter-submit-1494292487693" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-1494292487693" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" id="newsletter-submit-1494292487693" class="footer__newsletter-btn" name="commit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-R8cu3Q" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 780px; min-width: 200px; max-width: 1000px; border-radius: 0px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position-y: 50%; padding: 20px 15px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px 15px 0px 0px; min-height: 500px; 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: 10px 6px; position: relative; flex: 0 1 auto; margin: 0px auto;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; align-items: center; width: 100%; height: auto;">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="position: relative; display: flex; align-items: center; width: 100%; height: auto;"><img
              src="https://d3k81ch9hvuctc.cloudfront.net/company/S3QvEN/images/870ef679-9159-43d0-8cdd-1fc65c47bd95.png" tabindex="-1" class="needsclick  kl-private-reset-css-Xuajs1"
              style="max-width: 100%; width: 150px; height: auto; cursor: initial;"></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: 10px 6px 0px 0px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <div style="text-align: center; line-height: 130%;"><span style="font-family: Barlow, 'Arial Black', 'Arial Bold', Gadget, sans-serif; font-weight: bold; font-size: 36px; color: #000000;">UNLOCK 10% OFF</span></div>
          <div style="text-align: center; line-height: 130%;"><span style="font-family: Barlow, 'Arial Black', 'Arial Bold', Gadget, sans-serif; font-weight: bold; font-size: 36px; color: #000000;">YOUR ORDER</span></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: 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: 16px; color: #000000; font-family: Barlow, 'Arial Black', 'Arial Bold', Gadget, sans-serif; font-weight: 400;">Save on your next order and be the first to know about new arrivals &amp; restocked items!</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="width: 100%; justify-content: center; display: flex;">
          <div class="needsclick go2376614969 kl-private-reset-css-Xuajs1" style="align-self: flex-end; display: block;"><label id="kl_is_parent_or_fan__4_label" class="needsclick  kl-private-reset-css-Xuajs1"
              style="color: rgb(0, 0, 0); font-family: Barlow, &quot;Arial Black&quot;, &quot;Arial Bold&quot;, Gadget, sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0px; padding-bottom: 6px; margin-right: 8px; margin-bottom: 8px;">ARE
              YOU A PARENT OR KF?</label>
            <div role="radiogroup" aria-labelledby="kl_is_parent_or_fan__4_label" class="needsclick  kl-private-reset-css-Xuajs1" style="display: block;"><input tabindex="0" type="radio" id="is_parent_or_fan__4__8" name="is_parent_or_fan__4"
                aria-invalid="false" aria-label="I'm a Parent" class="needsclick  kl-private-reset-css-Xuajs1" style="position: absolute; width: 0px; opacity: 0;"><label for="is_parent_or_fan__4__8" class="needsclick  kl-private-reset-css-Xuajs1"
                style="display: flex; align-items: center; flex: 1 0 100%; padding-bottom: 8px; word-break: break-word; max-width: 100%; cursor: pointer;"><svg class="go3360010050" width="20px" height="20px" viewBox="0 0 20 20" version="1.1"
                  xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="stroke: rgb(96, 106, 114); margin-right: 8px; min-width: 20px; width: auto; height: auto;">
                  <g>
                    <g>
                      <circle stroke-width="1" cx="10" cy="10" r="9.5" fill="#FFFFFF"></circle>
                    </g>
                  </g>
                </svg><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="cursor: pointer; display: none; position: absolute; margin: 0px;">
                  <defs></defs>
                  <g id="radio_inner_is_parent_or_fan__4__8" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                    <g id="shape-radio_inner_is_parent_or_fan__4__8" transform="translate(4.000000, 4.000000)" fill="#303B43">
                      <circle fill="#000000" id="oval-radio_inner_is_parent_or_fan__4__8" cx="6" cy="6" r="5.55555556"></circle>
                    </g>
                  </g>
                </svg>
                <div class="needsclick  kl-private-reset-css-Xuajs1"
                  style="cursor: pointer; color: rgb(0, 0, 0); font-family: Barlow, &quot;Arial Black&quot;, &quot;Arial Bold&quot;, Gadget, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; margin-right: 24px; display: flex; position: relative; top: 1px;">
                  I'm a Parent</div>
              </label><input tabindex="0" type="radio" id="is_parent_or_fan__4__9" name="is_parent_or_fan__4" aria-invalid="false" aria-label="I'm KF!" class="needsclick  kl-private-reset-css-Xuajs1"
                style="position: absolute; width: 0px; opacity: 0;"><label for="is_parent_or_fan__4__9" class="needsclick  kl-private-reset-css-Xuajs1"
                style="display: flex; align-items: center; flex: 1 0 100%; padding-bottom: 8px; word-break: break-word; max-width: 100%; cursor: pointer;"><svg class="go3360010050" width="20px" height="20px" viewBox="0 0 20 20" version="1.1"
                  xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="stroke: rgb(96, 106, 114); margin-right: 8px; min-width: 20px; width: auto; height: auto;">
                  <g>
                    <g>
                      <circle stroke-width="1" cx="10" cy="10" r="9.5" fill="#FFFFFF"></circle>
                    </g>
                  </g>
                </svg><svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="cursor: pointer; display: none; position: absolute; margin: 0px;">
                  <defs></defs>
                  <g id="radio_inner_is_parent_or_fan__4__9" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                    <g id="shape-radio_inner_is_parent_or_fan__4__9" transform="translate(4.000000, 4.000000)" fill="#303B43">
                      <circle fill="#000000" id="oval-radio_inner_is_parent_or_fan__4__9" cx="6" cy="6" r="5.55555556"></circle>
                    </g>
                  </g>
                </svg>
                <div class="needsclick  kl-private-reset-css-Xuajs1"
                  style="cursor: pointer; color: rgb(0, 0, 0); font-family: Barlow, &quot;Arial Black&quot;, &quot;Arial Bold&quot;, Gadget, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; margin-right: 24px; display: flex; position: relative; top: 1px;">
                  I'm KF!</div>
              </label></div>
            <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
          </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: 10px 6px 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_74168096" class="needsclick go2850763692 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-invalid="true" options="[object Object]"
            style="box-sizing: border-box; border-radius: 0px; padding: 0px 0px 0px 16px; height: 50px; text-align: left; color: rgb(0, 0, 0); font-family: Barlow, &quot;Arial Black&quot;, &quot;Arial Bold&quot;, Gadget, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(208, 51, 31);"
            aria-describedby="klaviyo_ariaid_5">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;">
            <div class="needsclick  kl-private-reset-css-Xuajs1" style="background-color: white; position: absolute; z-index: 1; right: 0px; border-radius: 4px; animation: 0.4s ease 0s 1 normal none running klaviyo-fadein; top: 9px;">
              <div class="needsclick go3298969293 kl-private-reset-css-Xuajs1" style="border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.26) 1px 1px 4px 0px; border: 1px solid rgb(208, 51, 31); background-color: rgb(255, 244, 240);"><span role="alert"
                  id="klaviyo_ariaid_5" class="needsclick  kl-private-reset-css-Xuajs1" style="font-size: 14px; padding: 8px; font-family: Barlow, &quot;Arial Black&quot;, &quot;Arial Bold&quot;, Gadget, sans-serif; color: rgb(208, 51, 31);">This
                  field is required</span></div>
            </div>
          </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: 10px 6px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;"><button class="needsclick go952291206 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(21, 181, 241); border-radius: 0px; border-style: none; border-color: rgb(33, 29, 28); border-width: 3px; color: rgb(255, 255, 255); font-family: Barlow, &quot;Arial Black&quot;, &quot;Arial Bold&quot;, Gadget, sans-serif; font-size: 18px; font-weight: 400; 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%;">CONTINUE</button>
      </div>
    </div>
  </div>
  <div class="needsclick  kl-private-reset-css-Xuajs1"
    style="display: flex; flex-direction: column; width: 390px; margin: -20px -15px -20px 0px; padding: 0px; border-top: 0px solid transparent; border-right: 0px solid transparent; border-bottom: 0px solid transparent; border-left: 0px; border-bottom-right-radius: 0px; border-top-right-radius: 0px; overflow: hidden; min-width: 390px; min-height: 500px;">
    <div class="needsclick  kl-private-reset-css-Xuajs1"
      style="background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/S3QvEN/images/f7c7b052-6c60-435e-9939-6120a3cc415d.png&quot;); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; width: 100%; height: 100%; display: block;">
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

x








--------------------------------------------------------------------------------


by Timesact





YOUR LOCATION IS SET TO CANADA

 * Shop in CAD $
 * Get shipping options for Canada

Continue
Change country/region

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting
START
Chocolate Vanilla Fruity Cake All of them!
English History Math Science Music/Art
The dance floor The beach My house In the mountains Anywhere there's ice cream
Blue Purple Orange Pink Yellow
Sprinkles Cherry on top Cookie Crunch Chocolate Drizzle Whipped Cream
KREW Sweets OG Teddies Camp KREW KREWBIES Holding out for some new items!
Rock Hip Hop Country Pop Electronic
Horror Comedy RomCom Drama Documentary

View the Funneh Collection View the Gold Collection View the Rainbow Collection
View the Draco Collection View the Lunar Collection View the KF Collection
Skip to content
Pause slideshow Play slideshow
FREE SHIPPING ON ORDERS OVER $75*SOME EXCLUSIONS MAY APPLY
Close menu
 * SHOP
   
    * TEDDY DISTRICT PLUSH
       * CUDDLY HEAD CUSHIONS
       * HUGGABLE KREWBIES
       * KREWBIES
       * SQUISHIES
       * TEDDIES
       * SHOP BY TEDDY
   
    * SHOP ALL
       * ICE CREAM CHILLIN
       * KRW-5008
       * BEST SELLERS
       * COLLECTIONS
       * SALE
   
    * APPAREL
       * SHOP ALL
       * TOPS
       * BOTTOMS
       * TEDDY ONESIES
   
    * ACCESSORIES
       * SHOP ALL
       * GIFT CARDS

 * LOYALTY
   
    * REWARDS
    * LOG-IN
    * GIVE $15 GET $15

 * MORE
   
    * TRACK MY ORDER

 * SALE
 * Log in

 * Instagram
 * Facebook
 * YouTube
 * Twitter

Cart
Close cart
Discounts

Subtotal
$0.00
Shipping, taxes, and discount codes calculated at checkout.

Check out
Your cart is currently empty.


KREW DISTRICT

 * SHOP
   TEDDY DISTRICT PLUSH
   CUDDLY HEAD CUSHIONS
   HUGGABLE KREWBIES
   KREWBIES
   SQUISHIES
   TEDDIES
   SHOP BY TEDDY
   SHOP ALL
   ICE CREAM CHILLIN
   KRW-5008
   BEST SELLERS
   COLLECTIONS
   SALE
   APPAREL
   SHOP ALL
   TOPS
   BOTTOMS
   TEDDY ONESIES
   ACCESSORIES
   SHOP ALL
   GIFT CARDS
 * LOYALTY
    * REWARDS
    * LOG-IN
    * GIVE $15 GET $15

 * MORE
    * TRACK MY ORDER

 * SALE

Log in Search Site navigation Cart
Search
Search



ICE CREAM CHILLIN 🍨

FUNNEH HUGGABLE KREWBIE
$36
DRACO HUGGABLE KREWBIE
$36
GOLD HUGGABLE KREWBIE
$36
KF HUGGABLE KREWBIE
$36
LUNAR HUGGABLE KREWBIE
$36
RAINBOW HUGGABLE KREWBIE
$36
NOT SO SWEET BLACK TEE
$28
NOT SO SWEET BUCKET HAT
$26
NOT SO SWEET HOODIE
$58
VIDCON 2023 LANYARD
$10
Sale

HUGGABLE KREWBIES BUNDLE
Regular price $216 Sale price$180 Save $36
View all


CUDDLY TEDDY HEAD CUSHIONS

LUNAR TEDDY HEAD PILLOW CUSHION
$38
FUNNEH TEDDY HEAD PILLOW CUSHION
$38
KF TEDDY HEAD PILLOW CUSHION
$38
GOLD TEDDY HEAD PILLOW CUSHION
$38
DRACO TEDDY HEAD PILLOW CUSHION
$38
RAINBOW TEDDY HEAD PILLOW CUSHION
$38
Sale

TEDDY HEAD PILLOW CUSHION BUNDLE
Regular price $228 Sale price$190 Save $38
View all


KRW 5008

Sold Out

KRW-5008 WHITE TEE
$28
OUT OF THIS WORLD CREWNECK
$55
KRW-5008 HOODIE
$58
KRW-5008 CARGO PANTS
$58
Sold Out

KRW-5008 BLACK TEE
$28
OUT OF THIS WORLD WATER BOTTLE
$32
KRW-5008 DESK MAT
$32
View all


BEST SELLERS

FUNNEH TEDDY
$30
KF TEDDY
$30
RAINBOW TEDDY
$30
DRACO TEDDY
$30
GOLD TEDDY HOODIE
$58
Sale

LUNAR ONESIE
Regular price $45 Sale price$25 Save $20
DRACO MINI SQUISHY
$25
KF MINI SQUISHY
$25
RAINBOW TEDDY TEE
$25
RAINBOW TEDDY HOODIE
$58
LUNAR IN SPACE - VINYL FIGURE MYSTERY SERIES
$30
Sale

FUNNEH TEDDY EVIL KEYCHAIN
Regular price $16 Sale price$6 Save $10
View all


ACCESSORIES

DRACO COIN POUCH
$16
GOLD COIN POUCH
$16
RAINBOW COIN POUCH
$16
KREW COOKIES PLUSH BAG
$80
Sold Out

KREWBIES BLANKET
$34
KREWBIES DESK MAT
$16
Sold Out

TEDDY KEYCHAIN BUNDLE
Regular price $60 Sale price$36 Save $24
Sale

RAINBOW TEDDY KITTY KEYCHAIN
Regular price $16 Sale price$6 Save $10
View all


SHOP BY TEDDY


 * Instagram
 * Facebook
 * YouTube
 * Twitter


MAIN MENU

Main menu
 * HOME
 * APPAREL
 * ACCESSORIES
 * PLUSH
 * GIFT CARDS
 * GIVE $15, GET $15


HELP

Help
 * TRACK MY ORDER
 * RETURNS & SHIPPING
 * TERMS OF SERVICE
 * PRIVACY POLICY
 * CONTACT
 * DO NOT SELL MY PERSONAL INFORMATION


UNLOCK 10% OFF

UNLOCK 10% OFF

GET NOTIFICATIONS ABOUT NEW ARRIVALS AND RESTOCKED ITEMS!

Enter your email Subscribe
Subscribe

© 2023 KREW DISTRICT . ALL RIGHTS RESERVED. POWERED BY WARREN JAMES, INC.




"Close (esc)"

KREW DISTRICT Official Website





CART • 0



You’re $75.00 away from free shipping!




YOUR CART IS EMPTY








Close form 1
UNLOCK 10% OFF
YOUR ORDER

Save on your next order and be the first to know about new arrivals & restocked
items!

ARE YOU A PARENT OR KF?
I'm a Parent
I'm KF!

This field is required
CONTINUE





Earn Rewards