www.kitanacostume.com Open in urlscan Pro
2606:4700:10::6816:2558  Public Scan

URL: https://www.kitanacostume.com/
Submission: On October 26 via manual from DE — Scanned from CH

Form analysis 4 forms found in the DOM

GET /search

<form class="search_slider" action="/search" method="get" role="search" itemprop="search" onsubmit="Mask.show()">
  <input type="hidden" name="type" value="product">
  <input class="input1" type="search" name="q" placeholder="SEARCH HERE..." aria-label="SEARCH HERE...">
  <button type="submit" class="btn1" style="display:none"><i class="photofont photo-search"></i></button>
  <i class="photofont icon photo-close suggest-close" data-slide-layer="close"></i>
</form>

GET /search

<form class="search_slider" action="/search" method="get" role="search" itemprop="search" onsubmit="Mask.show()">
  <input class="input1" type="search" name="q" placeholder="SEARCH HERE..." aria-label="SEARCH HERE...">
  <button type="submit" class="btn1"><i class="photofont photo-search"></i></button>
</form>

POST /cart/add

<form method="post" action="/cart/add" class="product-form" id="ProductFormcommon-product-detail">
  <input type="hidden" name="id" value="f4741b28-7652-41e3-832b-88d0dd1b97e8">
  <div class="zen-customer-lr">
    <div class="zen-customers__right">
      <div class="asdqweqwewq">
        <style>
          .product-page-add_to_cart-section .select-option {
            width: 100%;
          }

          .product-page-add_to_cart-section .select-option .selector-wrapper span.icon.photofont.photo-unfold {
            position: absolute;
            right: 12px;
            top: 44%;
            pointer-events: none;
          }

          .dropdown-toggle::after {
            display: none;
          }

          .selector-wrapper-position {
            position: relative;
          }

          .ringsize-font {
            margin-top: 10px;
            font-size: 12px;
            line-height: 1.4;
          }

          .photocharms-warnfill,
          a.photocharms-warnfill:not([href]):not([tabindex]) {
            color: #00f;
            text-decoration: underline;
            cursor: pointer;
          }

          #examples_hide {
            max-height: 580px;
          }

          @media(max-width:768px) {
            #examples_hide {
              max-height: 100vh;
            }
          }
        </style>
        <div data-select="" class="select-option show">
          <div class="selector-wrapper product-form__item">
            <label class="select-field-title" for="OptionSelector-1" data-name="Size">Size :</label>
            <select onchange="Product.changeOption(this,1)" class="single-option-selector product-form__input" id="OptionSelector-1" data-index="0" data-option="option1" data-name="Size">
              <option value="XXS" selected="selected">XXS</option>
              <option value="XS">XS</option>
              <option value="S">S</option>
              <option value="M">M</option>
              <option value="L">L</option>
              <option value="XL">XL</option>
              <option value="XXL">XXL</option>
              <option value="XXXL">XXXL</option>
            </select>
            <span class="icon photofont photo-unfold"></span>
          </div>
        </div>
        <div class="common-standar_btn">
          <div class="qtyTitle">Qty:</div>
          <div class="product-form__item product-form__item--quantity">
            <div class="js-qty">
              <button type="button" class="js-qty__adjust--minus" onclick="minus()"><i class="photofont icon photo-move"></i></button>
              <input class="js-qty__input" type="text" id="Quantity" value="1" name="quantity" min="0" pattern="[0-99]*">
              <button type="button" class="js-qty__adjust--plus" onclick="plus()"><i class="photofont icon photo-add"></i></button>
            </div>
            <script>
              function minus() {
                var Quantity = $('#Quantity');
                var qty = parseInt(Quantity.val());
                var minus = qty - 1;
                if (minus < 1) {
                  minus = 1;
                }
                Quantity.val(minus);
              }

              function plus() {
                var Quantity = $('#Quantity');
                var qty = parseInt(Quantity.val());
                var plus = qty + 1;
                if (plus > 99) {
                  plus = 99;
                }
                Quantity.val(plus);
              }
            </script>
          </div>
          <div class="product-form__item product-form__item--submit">
            <button type="button" name="add" onclick="Product.addFormToCart(this.form)" class="btn product-form__cart-submit">
              <span>Add to Cart</span>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <input type="hidden" name="csrf_token" value="{{ csrf }}">
  <input type="hidden" name="form_type" value="product">
  <input type="hidden" name="utf8" value="✓">
</form>

POST /contact#ContactFooter-pc

<form method="post" action="/contact#ContactFooter-pc" id="ContactFooter-pc">
  <div class="errors" style="display:none;" id="custom_subscribe_error">
    <ul>
      <li>
      </li>
    </ul>
  </div>
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="email_button">
    <input type="email" name="contact[email]" id="newsletter_footer-pc" class="input-text required-entry validate-email " value="" placeholder="Enter Email Address" autocorrect="off" autocapitalize="off">
    <button type="submit" title="Subscribe" class="button">
      <span>SUBSCRIBE</span>
    </button>
  </div>
  <script>
    $("#ContactFooter-pc").on("submit", function() {
      if ($("#newsletter_footer-pc").val() == '') {
        $("#custom_subscribe_error").show();
        $("#custom_subscribe_error").find("ul > li").text("This is a required field.")
        return false;
      }
    });
  </script>
  <input type="hidden" name="csrf_token" value="{{ csrf }}">
  <input type="hidden" name="form_type" value="customer">
  <input type="hidden" name="utf8" value="✓">
</form>

Text Content

America
 * US Dollar
 * Canadian Dollar
 * Mexican Peso
 * Brazilian Real
 * Chilean Peso
 * Colombian Peso

Europe
 * Euro
 * British Pound Sterling
 * Russian Ruble
 * Czech Republic Koruna
 * Norwegian Krone
 * Croatian Kuna
 * Swedish Krona
 * Ukrainian Hryvnia
 * Swiss Franc

Asia Pacific
 * New Taiwan Dollar
 * Hong Kong Dollar
 * Australian Dollar
 * Philippine Peso
 * New Zealand Dollar
 * Vietnamese Dong
 * Japanese Yen
 * Singapore Dollar
 * Thai Baht
 * Malaysian Ringgit
 * Israeli New Sheqel
 * Indian Rupee
 * Indonesian Rupiah
 * Macanese Pataca
 * Qatari Rial
 * South Korean Won
 * Saudi Riyal
 * United Arab Emirates Dirham

Africa
 * South African Rand

{{#each this}}
{{#if title}}
{{title}}
{{/if}}
   {{#each codes}}
 * {{label}}
   {{/each}}

{{/each}}

USD
 * RETURN & EXCHANGE within 60 days
 * FREE SHIPPING over $49.00

 * track order


SEARCH HISTORY


OTHERS ARE SEARCHING

 * Kitana Costume

SEARCH HERE



SEARCH HISTORY


OTHERS ARE SEARCHING

 * Kitana Costume

Search
0 Cart


 * * SHOP ALL
   * Kitana Costume
   * Mortal Kombat Costume
   * Kitana Accessories
 * * Search
   * 0 Cart

 * 
 * track order
 * 

 * SHOP ALL
 * Kitana Costume
 * Mortal Kombat Costume
 * Kitana Accessories

You've just added this product to the cart

{{ title }} x {{ quantity }}

Continue Shopping
View Cart & Checkout
YOU MAY ALSO LIKE
 * $191.00
   $285.00
   Kitana Costume, MORTAL KOMABT JADE Jade KITANA Gita MILEENA Melena Costume
   33% OFF
 * $114.00
   $171.00
   Kitana Costume, Kitana Mortal Combat Cosplay Costume Halloween Costume
   33% OFF
 * $70.95
   $109.00
   Mortal Kombat Costume, Mortal Kombat Cos Melena Blue Costume
   35% OFF
 * $86.95
   $124.00
   Mortal Kombat Costume, Mortal Kombat Costume Liu Kang Cosplay Costume
   30% OFF




Spend 49.00 to enjoy FREE SHIPPING!
{{#if_gt grandTotal freeshipping_total_price}}
{{ free_shipping_congratulations }}
{{/if_gt}} {{#if_lteq grandTotal freeshipping_total_price}}
{{{ free_shipping_spend}}}
{{/if_lteq}}
   {{#items}}

 * {{producttitle}}
   
   {{sku}}
   {{#if alphaText}}
   (Text: {{alphaText}})
   {{else if engravingText}}
   (Text: {{engravingText}})
   {{/if}}
   
   {{ lineprice }}
   {{/items}}

{{#if_gt itemCount 0}}
{{#products}}
{{ title }}
+ADD FOR

{{/products}} View Cart & Checkout
{{/if_gt}}



FIND YOUR PERFECT KITANA COSTUME FOR ANY OCCASION!

Kitana is a fictional character in the Mortal Kombat video game franchise. She
is a skilled martial artist and a member of the Edenian race. Kitana is one of
the characters in the Mortal Kombat series, and her Costume design is one of the
most notable elements in the game. Kitana's outfit usually consists of a tight
blue top and skirt, white long-sleeved gloves, and long blue boots. She wears a
gold and blue headpiece, usually with a blue veil. Buy now and become the Kitana
game characters you always wanted to be!

Hot Sale

1 / 3



KITANA COSTUME, KITANA MORTAL COMBAT COSPLAY COSTUME HALLOWEEN COSTUME

SKU:EXS-2850560-1
$114.00 $171.00
33% OFF

Size : XXS XS S M L XL XXL XXXL
Qty:

Add to Cart

description

Kitana is a beloved character from the Mortal Kombat franchise, and her costume
has become iconic. If you are looking to add a touch of fantasy to your
wardrobe, then look no further than a Kitana costume. Whether you want to be the
fierce warrior princess herself or just want to channel her style, there are
plenty of options available that will help you achieve the perfect look. From
full-length gowns and bodices to shorter skirts and corsets, there something for
everyone when it comes to Kitana costumes. So start your search today and find
the perfect outfit for your next cosplay event or Halloween party!

shipping

Free shipping for orders over $49

You can choose the shipping method during checkout:

Standard shipping: $7.99

Arrives 7-15 business days after the production time

Express Shipping: $29.95

Delivery 4-6 business days after the production time

SHIPPING TO:
AfghanistanAland IslandsAlbaniaAlgeriaAndorraAngolaAnguillaAntigua And
BarbudaArgentinaArmeniaArubaAscension
IslandAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelgiumBelizeBeninBermudaBhutanBoliviaBosnia
And HerzegovinaBotswanaBouvet IslandBrazilBritish Indian Ocean
TerritoryBruneiBulgariaBurkina FasoBurundiCambodiaCanadaCape VerdeCaribbean
NetherlandsCayman IslandsCentral African RepublicChadChileChinaChristmas
IslandCocos (Keeling) IslandsColombiaComorosCongoCongo, The Democratic Republic
Of TheCook IslandsCosta RicaCroatiaCubaCuraçaoCyprusCzech RepublicCôte
d'IvoireDenmarkDjiboutiDominicaDominican RepublicEcuadorEgyptEl
SalvadorEquatorial GuineaEritreaEstoniaEswatiniEthiopiaFalkland Islands
(Malvinas)Faroe IslandsFijiFinlandFranceFrench GuianaFrench PolynesiaFrench
Southern
TerritoriesGabonGambiaGeorgiaGermanyGhanaGibraltarGreeceGreenlandGrenadaGuadeloupeGuatemalaGuernseyGuineaGuinea
BissauGuyanaHaitiHeard Island And Mcdonald IslandsHoly See (Vatican City
State)HondurasHong KongHungaryIcelandIndiaIndonesiaIran, Islamic Republic
OfIraqIrelandIsle Of
ManIsraelItalyJamaicaJapanJerseyJordanKazakhstanKenyaKiribatiKorea, Democratic
People's Republic OfKosovoKuwaitKyrgyzstanLao People's Democratic
RepublicLatviaLebanonLesothoLiberiaLibyan Arab
JamahiriyaLiechtensteinLithuaniaLuxembourgMacaoMadagascarMalawiMalaysiaMaldivesMaliMaltaMartiniqueMauritaniaMauritiusMayotteMexicoMoldova,
Republic
ofMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauruNepalNetherlandsNetherlands
AntillesNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiueNorfolk IslandNorth
MacedoniaNorwayOmanPakistanPalestinian Territory, OccupiedPanamaPapua New
GuineaParaguayPeruPhilippinesPitcairnPolandPortugalQatarRepublic of
CameroonReunionRomaniaRussiaRwandaSaint BarthélemySaint HelenaSaint Kitts And
NevisSaint LuciaSaint MartinSaint Pierre And MiquelonSamoaSan MarinoSao Tome And
PrincipeSaudi ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSint
MaartenSlovakiaSloveniaSolomon IslandsSomaliaSouth AfricaSouth Georgia And The
South Sandwich IslandsSouth KoreaSouth SudanSpainSri LankaSt.
VincentSudanSurinameSvalbard And Jan
MayenSwedenSwitzerlandSyriaTaiwanTajikistanTanzania, United Republic
OfThailandTimor LesteTogoTokelauTongaTrinidad and TobagoTristan da
CunhaTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluUgandaUkraineUnited
Arab EmiratesUnited KingdomUnited StatesUnited States Minor Outlying
IslandsUruguayUzbekistanVanuatuVenezuelaVietnamVirgin Islands, BritishWallis And
FutunaWestern SaharaYemenZambiaZimbabwe




WHY OUR KITANA COSTUME IS THE PERFECT CHOICE FOR ROLEPLAYING?

Features Of Clothing: The Kitana Costume includes a blue and silver jumpsuit
with intricate designs, complete with matching arm cuffs and boot covers. The
jumpsuit features a plunging neckline, perfect for showing off a daring and
confident attitude. The included face mask, with its unique and detailed design,
completes the look and adds an air of mystery to the overall appearance.

Material: Crafted from high-quality materials, the Kitana Costume is both
comfortable and durable, ensuring it can be worn again and again. Whether you're
fighting off enemies in an epic cosplay battle or simply enjoying a night out
with friends, this costume is sure to impress.

Attention To Detail: The attention to detail in this costume is truly
remarkable. From the intricate designs on the jumpsuit to the stunning face
mask, every element has been carefully crafted to replicate the look of the
iconic Kitana character. And with its officially certified appearance, you can
be sure that this costume will be instantly recognizable to anyone who knows the
Mortal Kombat franchise.

Unique Design: Our talented design team has created a Kitana Costume that is
both faithful to the original character design and stunningly unique. The
intricate details and bold colors make this costume a true work of art that will
leave a lasting impression on everyone who sees it.


Kitana Costume
 * Kitana Costume, Mortal Kombat Gita MILEENA Melena Costume
   $170.00
   $253.00
   33% OFF
 * Kitana Costume, MORTAL KOMABT JADE Jade KITANA Gita MILEENA Melena Costume
   $191.00
   $285.00
   33% OFF
 * Kitana Costume, Mortal Kombat X Kitana Women Gitana Cosplay Costume
   $187.00
   $288.00
   35% OFF
 * Kitana Costume, Kitana Mortal Combat Cosplay Costume Halloween Costume
   $114.00
   $171.00
   33% OFF


Mortal Kombat Costume
 * Mortal Kombat Costume, Mortal Kombat Scorpion Hanzo Costume
   $857.00
   $1,354.00
   37% OFF
 * Mortal Kombat Costume, Mortal Kombat Scorpion Lizard Costume Ninja Show
   Costume
   $155.00
   $229.00
   32% OFF
 * Mortal Kombat Costume, Mortal Kombat 11 Joker Cosplay Halloween Costume
   $121.00
   $188.00
   36% OFF
 * Mortal Kombat Costume, Comunni Mortal Kombat Cos 11 Mortal Kombat 11 Show
   Costume
   $125.00
   $194.00
   36% OFF
 * Mortal Kombat Costume, Mortal Kombat Melena Female Cosplay Purple Costume
   $70.95
   $112.00
   37% OFF
 * Mortal Kombat Costume, Mortal Kombat Cos Melena Blue Costume
   $70.95
   $109.00
   35% OFF
 * Mortal Kombat Costume, MORTAL KOMABT Cos MORTAL KOMABT Melena Green Costume
   $70.95
   $111.00
   36% OFF
 * Mortal Kombat Costume, Mortal Kombat Costume Liu Kang Cosplay Costume
   $86.95
   $124.00
   30% OFF


Kitana Accessories
 * Kitana Accessories, Mortal Kombat Scorpion Brooch
   $6.99
   $11.00
   36% OFF
 * Kitana Accessories, Scorpion Mortal Kombat 11 New Masks
   $25.95
   $37.00
   30% OFF
 * Kitana Accessories, Mortal Kombat 11 Scorpion Mask
   $22.95
   $36.00
   36% OFF




FAQS OF KITANA COSTUME STORE


WHAT IS KITANA COSTUME?

Kitana is a fictional character in the Mortal Kombat video game franchise. She
is a skilled martial artist and a member of the Edenian race. Kitana was first
introduced in the second installment of the series, Mortal Kombat II, in 1993.
In the Mortal Kombat storyline, Kitana is the daughter of Queen Sindel and the
adopted daughter of the game's main antagonist, Shao Kahn. She fights for the
freedom of her people and is often portrayed as a heroic character. Kitana is
one of the characters in the Mortal Kombat series, and her Costume design is one
of the most notable elements in the game. Kitana's outfit usually consists of a
tight blue top and skirt, white long-sleeved gloves, and long blue boots. She
wears a gold and blue headpiece, usually with a blue veil. The overall design is
simple and elegant, without losing the feminine characteristics.


WHAT PRODUCTS DO YOU HAVE THAT CAN BE USED FOR KITANA COSTUMES?

We have a range of Kitana Costume products available, such as the following
options.

Kitana Costume

Mortal Kombat Costume

Kitana Accessories


WHERE CAN I BUY A KITANA COSTUME?

Are you a Kitana Costume fan looking for the perfect figure to add to your
collection? Look no further than our online store! Our online store offers a
wide selection of Kitana Costumes from various series and genres. Whether you
are looking for a classic Costume, a modern one, or something unique, we have it
all. We offer competitive prices on all our figures and ship them directly to
your door. Shop with us today and find the perfect Costume for your collection!

Can you tell me about the delivery policy for Kitana Costumes that are
pre-ordered on your online store?

We strive to build a community of collectors by providing resources and
opportunities for communication. We encourage customers to share their
collections and experiences to promote the cultural development of figurine
collecting. If you have any questions or concerns regarding your order or
shipment,  just email us anytime at cs@kitanacostume.com.


 * FREE SHIPPING
   Over $49.00
 * RETURN & EXCHANGE
   within 60 days
 * PAYMENT
   100% Secure
 * Personalized Unique Design
   Personalized


TERMS & POLICIES

 * Intellectual Property Rights
 * Terms of Shipment
 * Return and Exchange Policy
 * Terms of Service
 * Privacy Policy


COMPANY INFO

 * About Us
 * Contact and FAQ
 * Track Order


SUBSCRIBE

 * Subscribe to our newsletter, so that you can be the first to know about new
   offers and promotions.

 * 

SUBSCRIBE
 * 

© 2023, kitanacostume.com
 * Choosing a selection results in a full page refresh.