kyotobox.co Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://kyotobox.co/collections/frontpage
Submission: On May 29 via manual from NL — Scanned from CA

Form analysis 5 forms found in the DOM

POST /contact#newsletter-

<form method="post" action="/contact#newsletter-" id="newsletter-" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8"
    value="✓"><label><b>Join the Kyoto Clan now!</b></label><label for="Email-" class="hidden-label">Your email...</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Your email..." name="contact[email]" id="Email-" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
  </div>
  <span class="input-group-btn">
    <button type="submit" class="btn-sub" name="commit">
      <span class="btn-subscribe">Sign Up</span>
    </button>
  </span>
</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">
      <div class="drawer__title">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-bag" viewBox="0 0 64 64">
          <g fill="none" stroke="#000" stroke-width="2">
            <path d="M25 26c0-15.79 3.57-20 8-20s8 4.21 8 20"></path>
            <path d="M14.74 18h36.51l3.59 36.73h-43.7z"></path>
          </g>
        </svg> Your Bag (<span id="cart_count" style="margin: 0 -3px">0</span>)
      </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="cart-shipping__wrapper">
    <span class="drawer__subtitle">☺ Excellent choice! Here are your products:</span>
    <div class="cart-shippingThreshold__bar">
      <span class="cart-shippingThreshold__progress" style="width: NaN%"></span>
    </div>
    <div class="cart-shipping__numOuter" style="display: none;">Spend $<span class="cart-shipping__num" id="ship">0</span> More For Free Shipping</div>
    <div class="cart-shipping__success" style="display: block;">Yay! You're getting free shipping!</div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
      <style>
        .upsell-heading {
          text-align: center;
          font-weight: 700;
          font-size: 23px;
          text-transform: initial;
          padding: 4px;
          letter-spacing: 0px;
          margin: 5px;
        }

        .product-upsell {
          max-width: 500px;
          margin: 0 auto 30px;
          background: #FAFAFA;
          padding: 20px;
          box-shadow: #00000029 0 0 0.375rem;
          border-radius: 20px;
        }

        #CartDrawer .product-upsell {
          background: white;
        }

        .upsell-inner {
          display: flex;
          gap: 15px;
          align-items: center;
          text-align: center;
        }

        .upsell-image {
          width: 30%;
        }

        .upsell-image img {
          width: 500px;
          border-radius: 20px;
        }

        .upsell-info {
          width: 70%;
        }

        .upsell-title {
          text-align: center;
          margin-bottom: 5px;
        }

        .upsell-desc {
          margin-bottom: 5px;
          line-height: 17px;
          overflow: hidden;
          font-size: 13px;
          color: #62606b;
        }

        .upsell-desc strong,
        .upsell-desc h2,
        .upsell-desc h3,
        .upsell-desc h4,
        .upsell-desc h5,
        .upsell-desc h6,
        .upsell-desc b,
        .upsell-desc p,
        .upsell-desc span {
          font-weight: normal;
          font-size: 14px;
          line-height: 20px;
        }

        .upsell-link {
          max-width: 200px;
          text-transform: initial;
          border: 1px solid #2e2939;
          color: #fff;
          position: relative;
          background-color: #2e2939;
          font-weight: 700;
          padding: 5px 15px 6px;
          font-size: 12px;
          line-height: initial;
          height: 35px;
          border-radius: 100px;
          text-align: center;
          text-decoration: none;
        }

        .upsell-link .Price {
          font-size: 15px;
        }

        .upsell-link span.CartItem__compareprice {
          color: #6209a4;
          margin-left: 1px;
          font-size: 14px;
        }

        .upsell-link span.CartItem__compareprice:before {
          content: "";
          display: block;
          border-top: 2px solid #6209a4;
          bottom: 0;
          right: 15px;
          position: absolute;
          height: 18px;
          transform: rotate(-15deg);
          width: 25px;
        }

        @media (max-width: 767px) {
          .product-upsell {
            padding: 10px;
          }

          .upsell-inner {
            gap: 10px;
          }

          .upsell-image {
            width: 30%;
          }

          .upsell-info {
            width: 70%;
          }

          .upsell-image img {
            border-radius: 10px;
          }

          .upsell-title {
            font-size: 15px;
          }

          .upsell-desc {
            font-size: 11px;
            line-height: 15px;
          }
        }
      </style>
      <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
      <script>
      </script>
    </div>
    <div class="drawer__footer">
      <div data-discounts="">
        <div class="cart__discounts hide">
          <div class="cart__item-sub cart__item-row">
            <div>Discounts</div>
            <div class="text-right">
            </div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row cb-bundle-show-ajax_cart__cart_subtotal_container">
        <div class="cart__subtotal" style="text-transform: uppercase;">Subtotal</div>
        <div data-subtotal="" class="cb-bundle-show-ajax_cart__cart_subtotal"><span class="money">$0</span></div>
      </div>
      <div class="cart__item-row cart__savings text-center hide" data-savings=""></div>
      <div class="cart__item-row text-center ajaxcart__note">
        <small>
          <br>
        </small>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout">
          <svg style="width: 14px; margin-right: 6px" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="lock" class="svg-inline--fa fa-lock fa-w-14" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
            <path fill="#fff" d="M400 224h-24v-72C376 68.2 307.8 0 224 0S72 68.2 72 152v72H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zm-104 0H152v-72c0-39.7 32.3-72 72-72s72 32.3 72 72v72z">
            </path>
          </svg> Secure Checkout </button>
      </div>
      <img src="//kyotobox.co/cdn/shop/files/tt3_trustbadge_1800_x_750_px_1800_x_1100_px_600x_2x_5c4a4d9a-9194-40c9-a358-4f9c16747eea.webp?v=1684801864" style="width: 100%; margin: 5px auto 0">
    </div>
  </div>
  <div class="drawer__cart-empty">
    <div class="drawer__scrollable" style="background: white; text-align: center;"> Your cart is currently empty. </div>
  </div>
</form>

GET /search

<form action="/search" method="get" id="HeaderSearchForm" class="site-header__search-form" role="search">
  <input type="hidden" name="type" value="product,article,page,collection">
  <input type="hidden" name="options[prefix]" value="last">
  <label for="search-icon" class="hidden-label">Search</label>
  <label for="SearchClose" class="hidden-label">"Close (esc)"</label>
  <button type="submit" id="search-icon" class="text-link site-header__search-btn">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path 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>
  <input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input" aria-label="Search our store">
</form>

GET /search

<form action="/search" method="get" role="search" data-pf-type="SearchFormBox" class="sc-hKUcmH hvHBbR pf-253_">
  <div class="sc-cTAqQK cFxQA-d pf-254_ pf-r pf-r-eh" style="--s-xs:15px" data-pf-type="Row">
    <div class="pf-c pf-hide" style="--c-xs:12;--c-md:12;--c-lg:12">
      <div data-pf-type="Column" class="sc-jNHqnW irErrH pf-255_ pf-hide">
        <div data-pf-type="SearchFormField" class="sc-fpGCtG dOyBfk pf-256_"><input type="search" name="q" value="" placeholder="Let's boxify your character..." data-pf-type="SearchFormInput" class="sc-wAsCI iVeAwh pf-258_"></div><button
          type="submit" data-pf-type="SearchFormButton" class="sc-hzuobC ldmSMm pf-259_"><i class="sc-Galmp bSmgIP pf-260_ pfaV4 pfaV4-search" data-pf-type="Icon"></i></button>
      </div>
    </div>
  </div>
</form>

POST /contact#newsletter-sections--16146109071536__7ef3eeed-26d8-4e0f-baed-d5913c8d7aa6

<form method="post" action="/contact#newsletter-sections--16146109071536__7ef3eeed-26d8-4e0f-baed-d5913c8d7aa6" id="newsletter-sections--16146109071536__7ef3eeed-26d8-4e0f-baed-d5913c8d7aa6" accept-charset="UTF-8" class="contact-form"><input
    type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label for="Email-sections--16146109071536__7ef3eeed-26d8-4e0f-baed-d5913c8d7aa6" class="hidden-label">Your email...</label>
  <label for="newsletter-submit-sections--16146109071536__7ef3eeed-26d8-4e0f-baed-d5913c8d7aa6" class="hidden-label">Sign Up</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="section">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Your email..." name="contact[email]" id="Email-sections--16146109071536__7ef3eeed-26d8-4e0f-baed-d5913c8d7aa6" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <span class="input-group-btn">
      <button type="submit" id="newsletter-submit-sections--16146109071536__7ef3eeed-26d8-4e0f-baed-d5913c8d7aa6" class="btn" name="commit">
        <span class="form__submit--large">Sign Up</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </span>
  </div>
</form>

Text Content

Skip to content
LAST MINUTE SALE | BUY 1 + GET 1 20% OFF
Free Shipping Today Only
35,500+ Happy Fans
Cart
Shinobi Collection
Copy Ninja・カカシ Crow・うちは Sage Mode・ナルト Sold Out Shadow・サスケ
Tokyo Ghoul
Kaneki・金木研
Jujutsu Kaisen
Gojo・五条 Yuji・虎杖悠仁
Pirate Collection
Luffy・ルフィ Zoro・ゾロ
Death Note
L・エル Yagami・KIRA
Demon Slayer
Rengoku・煉獄 Tanjiro・炭治郎
Attack on Titan
Attack・の巨人 Eren・エレン
Specials
Anya・アニャ Sailor Moon・セーラー
Contact FAQs Track Your Order
Join the Kyoto Clan now!Your email...

Sign Up
Your Bag (0)
Close cart
☺ Excellent choice! Here are your products:

Spend $0 More For Free Shipping
Yay! You're getting free shipping!
Discounts

Subtotal
$0



Secure Checkout
Your cart is currently empty.
Site navigation

Cart
Search "Close (esc)" Search
"Close (esc)"



SAGE MODE BOX


634 REVIEWS

$49
$64
Craft my box


READY TO BE CRAFTED


CROW BOX


1,259 REVIEWS

$49
$64
Craft my box


ONLY 14 BOXES LEFT


COPY NINJA BOX


436 REVIEWS

$49
$64
Craft my box


READY TO BE CRAFTED




4.8/5


SAGE MODE・ナルト


SHINOBI BUNDURU


879 REVIEWS


MIX N' MATCH YOUR FAV SHINOBIS TO CREATE THE ULTIMATE NINJA HIDEOUT!


MORE THAN 185 BUNDLES BOUGHT IN THE LAST 24HR


185 BUNDLE ORDERS PLACED IN THE LAST 24HR




SAVE UP TO $50

Craft Bunduru



4.8/5


SAGE MODE・ナルト


NARUTO・ナルト


634 REVIEWS

$49
$64
Craft your box


READY TO BE CRAFTED


4.8/5


SAGE MODE・ナルト


ITACHI・うちは


1,259 REVIEWS

$49
$64
Craft your box


ONLY 14 BOXES LEFT


4.8/5


SAGE MODE・ナルト


KAKASHI・カカシ


436 REVIEWS

$49
$64
Craft your box


READY TO BE CRAFTED


4.8/5


SAGE MODE・ナルト


SASUKE・サスケ


879 REVIEWS

$49
$64
Sold out


OUT OF STOCK


IT'S TIME TO CHOOSE YOUR CHARACTERS!


13,500+ KYOTO MEMEBERS!


35,500+ KYOTO MEMEBERS!


こんにちは・A BEAUTIFUL HANDCRAFTED PIECE OF ART. MAKE SURE TO CHOOSE WISELY...





BUY 1 + GET 1 FOR 20% OFF (STACKABLE)!


SHINOBI COLLECTION


4.8/5


SAGE MODE・ナルト


SHINOBI BUNDURU


879 REVIEWS


MIX N' MATCH YOUR FAV SHINOBIS TO CREATE THE ULTIMATE NINJA HIDEOUT!


MORE THAN 185 BUNDLES BOUGHT IN THE LAST 24HR


185 BUNDLE ORDERS PLACED IN THE LAST 24HR




SAVE UP TO $50

Craft Bunduru



4.8/5


SAGE MODE・ナルト


SAGE MODE BOX


634 REVIEWS

$49
$64
Craft your box


READY TO BE CRAFTED


4.8/5


SAGE MODE・ナルト


CROW BOX


1,259 REVIEWS

$49
$64
Craft your box


ONLY 6 BOXES LEFT


4.8/5


SAGE MODE・ナルト


COPY NINJA BOX


436 REVIEWS

$49
$64
Craft your box


READY TO BE CRAFTED


4.8/5


SAGE MODE・ナルト


SHADOW BOX


879 REVIEWS

$49
$64
Sold out


OUT OF STOCK


HUNTER COLLECTION


4.8/5


SAGE MODE・ナルト


HISOKA・ヒソカ


749 REVIEWS

$49
$64
Craft your box


ONLY 15 BOXES LEFT


4.8/5


SAGE MODE・ナルト


KILLUA・キルア


361 REVIEWS

$49
$64
Craft your box


READY TO BE CRAFTED


4.8/5


SAGE MODE・ナルト


GON・ゴン


128 REVIEWS

$49
$64
Craft your box


READY TO BE CRAFTED


4.8/5


SAGE MODE・ナルト


KURAPIKA・クラピカ


0 REVIEWS

$49
$64
Coming soon


FOLLOW @KYOTOBOXU


LIMITED EDITIONS


ONLY 500 COPIES PER KYOTOBOX AVAILABLE!


4.8/5


SAGE MODE・ナルト


GOKU・カカロット


136 REVIEWS

$49
$64
Craft your box


READY TO BE CRAFTED


4.8/5


SAGE MODE・ナルト


KANEKI・金木研


364 REVIEWS

$49
$64
Craft your box


ONLY 4 BOXES LEFT


4.8/5


SAGE MODE・ナルト


CHAINSAW MAN・チェンソ


NEW ARRIVAL


136 REVIEWS

$49
$64
Craft your box


READY TO BE CRAFTED


4.8/5


SAGE MODE・ナルト


UNKNOWN

$49
$64
Coming soon


FOLLOW @KYOTOBOXU


NEW WORLD COLLECTION


4.8/5


SAGE MODE・ナルト


LIGHT YAGAMI・KIRA


274 REVIEWS


NEW ARRIVAL

$49
$64
Craft your box


READY TO BE CRAFTED


4.8/5


SAGE MODE・ナルト


L・エル


274 REVIEWS


NEW ARRIVAL

$49
$64
Craft your box


READY TO BE CRAFTED


JUJUTSU KAISEN


4.8/5


SAGE MODE・ナルト


YUJI・虎杖悠仁


588 REVIEWS

$49
$64
Craft your box


READY TO BE CRAFTED


4.8/5


SAGE MODE・ナルト


GOJO・五条


274 REVIEWS

$49
$64
Craft your box


READY TO BE CRAFTED


PIRATE COLLECTION


4.8/5


SAGE MODE・ナルト


LUFFY・ルフィ


296 REVIEWS

$49
$64
Craft your box


READY TO BE CRAFTED


4.8/5


SAGE MODE・ナルト


ZORO・ゾロ


422 REVIEWS

$49
$64
Craft your box


ONLY 18 BOXES LEFT


DEMON COLLECTION


4.8/5


SAGE MODE・ナルト


TANJIRO・炭治郎


179 REVIEWS

$49
$64
Craft your box


READY TO BE CRAFTED


4.8/5


SAGE MODE・ナルト


RENGOKU・煉獄


232 REVIEWS

$49
$64
Craft your box


READY TO BE CRAFTED


KYOTOBOX SPECIALS


KYOTOBOXES 


4.8/5


SAGE MODE・ナルト


ANYA・アニャ


274 REVIEWS


NEW ARRIVAL

$49
$64
Craft your box


READY TO BE CRAFTED


4.8/5


SAGE MODE・ナルト


SAILOR MOON・セーラー


158 REVIEWS


NEW ARRIVAL

$49
$64
Craft your box


READY TO BE CRAFTED

JOIN OUR NEWSLETTER
Let's be friends with benefits

Be the first to get product launches, discounts and exclusive content straight
to your inbox.

Your email... Sign Up
Sign Up
FOLLOW US
Join our #Kyotobox community
instagram-logo-black-and-white Instagram TikTok


KyotoBox
RavenHill Limited
50 Stanley Street
Central, HK

 * Instagram
 * TikTok

Contact Us

support@kyotobox.co

Menu

 * Home
 * Shop All Characters
 * Shop Popular Titles
 * Track Your Order
 * Contact

Policies

 * Shipping Policy
 * Refund Policy
 * Terms of Service
 * Privacy Policy
 * Company Info




KyotoBox
RavenHill Limited
50 Stanley Street
Central, HK

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

© 2024 👾 KyotoBox | All rights reserved.

Kyotobox is a #smallbusiness created by Harun and Lily from Maryland, USA.

<3


"Close (esc)"

KyotoBox™ - Bring Your Favorite Character To Life!





CART・カート


US Dollar (USD)British Pound (GBP)Euro (EUR)Singapore Dollar (SGD)Hong Kong
Dollar (HKD)Polish Zloty (PLN)Romanian Leu (RON)

USD

 * 
   US Dollar (USD)
 * 
   British Pound (GBP)
 * 
   Euro (EUR)
 * 
   Singapore Dollar (SGD)
 * 
   Hong Kong Dollar (HKD)
 * 
   Polish Zloty (PLN)
 * 
   Romanian Leu (RON)